Daniel Svensson <dsvens...@gmail.com> added the comment:

The bug note contains a test script. You just have to generate a huge 
JSON-blob, or allocate 1 GB or so and pickle it down to file and replace the 
cjson.decode to pickle.loads, pickle is about 20 times faster without GC.

----------

_______________________________________
Python tracker <rep...@bugs.python.org>
<http://bugs.python.org/issue12775>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to