[Python-ideas] o(n**2) problem with marshal.dumps for large objects, with patch
Facundo Batista
facundobatista at gmail.com
Fri Jan 11 12:51:28 CET 2008
2008/1/10, Christian Heimes <lists at cheimes.de>:
> Could you please submit the patch at http://bugs.python.org/ ? Patches
> in mailing list posts have a tendency to get lost. An unified diff (diff
> -u) is preferred.
Please, include also an small example that shows this improvement, so
it can actually be measured (some lines of Python code that takes long
at first, but small time after the patch).
Thank you!!
--
. Facundo
Blog: http://www.taniquetil.com.ar/plog/
PyAr: http://www.python.org/ar/
More information about the Python-ideas
mailing list