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 vstinner
Recipients pitrou, serhiy.storchaka, vstinner
Date 2012-03-26.22:09:35
SpamBayes Score 0.016890489
Marked as misclassified No
Message-id <1332799776.3.0.718458031711.issue14419@psf.upfronthosting.co.za>
In-reply-to
Content
Results on a 64-bit Linux box, Intel(R) Core(TM) i7-2600 CPU @ 3.40GHz with 12 GB of RAM:

Unpatched: 10000 loops, best of 3: 150 usec per loop
Patched:   10000 loops, best of 3: 80.2 usec per loop
History
Date User Action Args
2012-03-26 22:09:36vstinnersetrecipients: + vstinner, pitrou, serhiy.storchaka
2012-03-26 22:09:36vstinnersetmessageid: <1332799776.3.0.718458031711.issue14419@psf.upfronthosting.co.za>
2012-03-26 22:09:35vstinnerlinkissue14419 messages
2012-03-26 22:09:35vstinnercreate