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

Antoine Pitrou report at bugs.python.org
Mon Dec 7 21:43:09 CET 2009


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

> The attached patch doubles write times for my particular case when
> applied to simplejson trunk using python 2.6.2.  Not good.

What do you mean by "write times"? The patch only affects decoding.

----------

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


More information about the Python-bugs-list mailing list