[issue1792] o(n*n) marshal.dumps performance for largish objects with patch

Facundo Batista report at bugs.python.org
Fri Jan 11 15:25:52 CET 2008


Facundo Batista added the comment:

Why not just double the size? The "doubling + 1024" address some
specific issue? If so, it should be commented.

Also, do you have an example of a marshal.dumps() that suffers from this
issue?

Thank you!

----------
nosy: +facundobatista

__________________________________
Tracker <report at bugs.python.org>
<http://bugs.python.org/issue1792>
__________________________________


More information about the Python-bugs-list mailing list