2009/4/2 Baishampayan Ghose <b.gh...@gmail.com>:
>> Bingo!  It seems like cPickle is fast until you play with something like a
>> recent version of simplejson...now that's fast.  And then it's like, boy is
>> cPickle slow.  Pretty soon you're jsonifying everything.  :)
>
> And simplejson is fast until you play with cjson. Now _that_ is fast :)

cjson is not maintained and it doesn't implement the JSON specs correctly.

http://blog.extracheese.org/2007/07/when-json-isnt-json.html

simplejson is fast enough.

Anand
_______________________________________________
BangPypers mailing list
BangPypers@python.org
http://mail.python.org/mailman/listinfo/bangpypers

Reply via email to