[issue5670] Speed up pickling of dicts in cPickle

Collin Winter report at bugs.python.org
Thu Apr 2 21:39:49 CEST 2009


Collin Winter <collinw at gmail.com> added the comment:

On Thu, Apr 2, 2009 at 12:20 PM, Antoine Pitrou <report at bugs.python.org> wrote:
>
> Antoine Pitrou <pitrou at free.fr> added the comment:
>
> By the way, could the same approach be applied to lists and sets as well?

Certainly; see http://bugs.python.org/issue5671 for the list version.
It doesn't make as big an impact on the benchmark, though.

----------

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


More information about the Python-bugs-list mailing list