[BangPypers] unladen-swallow
Anand Chitipothu
anandology at gmail.com
Thu Apr 2 12:34:23 CEST 2009
2009/4/2 Baishampayan Ghose <b.ghose at 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
More information about the BangPypers
mailing list