[issue5671] Speed up pickling of lists in cPickle
Collin Winter
report at bugs.python.org
Thu Apr 2 22:35:31 CEST 2009
Collin Winter <collinw at gmail.com> added the comment:
No, we haven't started looking at other serialization formats yet.
Marshal will probably be my next target, with json being a lower
priority. There were enough instances of low-hanging fruit in cPickle
that I didn't go looking at the other implementations for ideas.
----------
_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue5671>
_______________________________________
More information about the Python-bugs-list
mailing list