On Thu, Jul 22, 2010 at 07:50, Tim Acheson <[email protected]> wrote: > If you can show me a format which offers faster serialisation or > deserialisation than JSON in a .NET application, I'd be impressed! :)
If the speed and size of JSON serialization is good enough for you, stick with it. > Although I haven't heard anybody experiencing problems with the > performance of either direction in .NET with JSON or XML, the > libraries provided by the framework offer excellent performance in > both directions. :) > > -- > You received this message because you are subscribed to the Google Groups > "Protocol Buffers" group. > To post to this group, send email to [email protected]. > To unsubscribe from this group, send email to > [email protected]. > For more options, visit this group at > http://groups.google.com/group/protobuf?hl=en. > > -- You received this message because you are subscribed to the Google Groups "Protocol Buffers" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/protobuf?hl=en.
