[issue5683] Speed up cPickle's pickling generally

Skip Montanaro report at bugs.python.org
Sun Jan 10 16:57:48 CET 2010


Skip Montanaro <skip at pobox.com> added the comment:

Antoine> The main thing I'm worried about is the potentially unbounded
    Antoine> buffering, since it could reduce performance (or even thrash
    Antoine> the machine) instead of improving it.

Got a test case in mind?  If so, I'll code it up and compare 2.6 and Unladen
Swallow as well as offer it up for inclusion in the U-S test suite.

S

----------

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


More information about the Python-bugs-list mailing list