Staging
v0.8.1
Revision 5c9b02dffe1276d6383c1c088e7bcb0464df24e8 authored by Collin Winter on 25 May 2009, 05:43:30 UTC, committed by Collin Winter on 25 May 2009, 05:43:30 UTC
http://svn.python.org/projects/python/trunk

Note that the performance improvement for the py3k branch is not as high as for trunk.

........
  r72909 | collin.winter | 2009-05-24 21:34:39 -0700 (Sun, 24 May 2009) | 2 lines

  Issue 5670: special-case pickling of dicts. This nearly doubles the performance of dict pickling in cPickle.
........
1 parent 94c65d9
History
File Mode Size
Demo
Doc
Grammar
Include
Lib
Mac
Misc
Modules
Objects
PC
PCbuild
Parser
Python
Tools
.bzrignore -rw-r--r-- 688 bytes
.hgignore -rw-r--r-- 882 bytes
.hgtags -rw-r--r-- 3.5 KB
LICENSE -rw-r--r-- 13.7 KB
Makefile.pre.in -rw-r--r-- 38.5 KB
README -rw-r--r-- 7.4 KB
configure -rwxr-xr-x 702.6 KB
configure.in -rw-r--r-- 109.4 KB
install-sh -rwxr-xr-x 7.0 KB
pyconfig.h.in -rw-r--r-- 32.0 KB
runtests.sh -rwxr-xr-x 2.1 KB
setup.py -rw-r--r-- 70.7 KB

README

back to top