On Thu, Jul 22, 2010 at 10:50 PM, 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! :) > Not for .NET there isn't. You might wanna try benchmarking it yourself against http://code.google.com/p/protobuf-csharp-port/ (by a googler) > 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]<protobuf%[email protected]> > . > For more options, visit this group at > http://groups.google.com/group/protobuf?hl=en. > > -- When the cat is away, the mouse is alone. - David Yu -- 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.
