Hi everyone,

What's the performance of JSON serialization in $your_language?

I apologize if it's been discussed before, but how about standardizing on using JSON for serialization? In Perl it's Really Fast (with JSON::XS) and I imagine that it gzip's well, too.

It would make using complex data structures between languages as trivial as it can be...

 - ask

--
http://www.askbjoernhansen.com/


Reply via email to