Kenton,

I worked to see the difference between the *XML fast infoset* and the
*Protocol Buffers* (although I'm not aware about what are internal
things happening therein).

I found that for a typical data to be transferred across the wire for
size of 500KB that a XML file would represent has corresponding file
size as 300KB for PB binary and around 130KB for XML Fast Infoset
binary file.

Timings to parsing and serializing is extremely good for Protocol
buffers.

What makes a difference if we consider XML fast infoset binary against
PB binary in terms for Sizes, speed to parse them up etc.?

Regards,
Shirish
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"Protocol Buffers" group.
To post to this group, send email to protobuf@googlegroups.com
To unsubscribe from this group, send email to 
protobuf+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/protobuf?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to