commit | ea99c5c94985c21d8a64c9a3d753bde7f801c14a | [log] [tgz] |
---|---|---|
author | Antoine Pitrou <solipsis@pitrou.net> | Thu Sep 09 18:33:21 2010 +0000 |
committer | Antoine Pitrou <solipsis@pitrou.net> | Thu Sep 09 18:33:21 2010 +0000 |
tree | 193ab657d8c66abf7b3147b17b5d1fe7c79f3c87 | |
parent | 350c7229be7b288e2f4c93d0ae2e111cb15f640e [diff] |
Issue #9410: Various optimizations to the pickle module, leading to speedups up to 4x (depending on the benchmark). Mostly ported from Unladen Swallow; initial patch by Alexandre Vassalotti.