[issue12778] JSON-serializing a large container takes too much memory

poq report at bugs.python.org
Fri Aug 19 21:08:19 CEST 2011


poq <poq at gmx.com> added the comment:

> Is iterencode() used much? I would think dump() and dumps() see the most use.

Of course. I'd just prefer an elegant & complete solution. But I agree accelerating just dump() would already be much better than the current situation.

----------

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


More information about the Python-bugs-list mailing list