[issue6594] json C serializer performance tied to structure depth on some systems

Antoine Pitrou report at bugs.python.org
Sat Dec 5 02:00:51 CET 2009


Antoine Pitrou <pitrou at free.fr> added the comment:

Here is a new patch with an internal memo dict to reuse equal keys, and
some tests.

----------
stage:  -> patch review
versions: +Python 3.2
Added file: http://bugs.python.org/file15450/json-opts2.patch

_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue6594>
_______________________________________


More information about the Python-bugs-list mailing list