This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author pitrou
Recipients alexandre.vassalotti, jcea, pitrou, serhiy.storchaka, vstinner
Date 2013-04-06.16:48:12
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1365266893.23.0.518953517646.issue15596@psf.upfronthosting.co.za>
In-reply-to
Content
Here is a new patch. Benchmark:

### fastpickle ###
Min: 0.631457 -> 0.399104: 1.58x faster
Avg: 0.631868 -> 0.399519: 1.58x faster
Significant (t=701.85)
Stddev: 0.00037 -> 0.00064: 1.7604x larger
Timeline: http://tinyurl.com/c6n8h5g
History
Date User Action Args
2013-04-06 16:48:13pitrousetrecipients: + pitrou, jcea, vstinner, alexandre.vassalotti, serhiy.storchaka
2013-04-06 16:48:13pitrousetmessageid: <1365266893.23.0.518953517646.issue15596@psf.upfronthosting.co.za>
2013-04-06 16:48:13pitroulinkissue15596 messages
2013-04-06 16:48:12pitroucreate