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 benjamin.peterson
Recipients benjamin.peterson, pitrou
Date 2009-05-16.12:49:24
SpamBayes Score 0.00036973943
Marked as misclassified No
Message-id <1242478166.16.0.824496788052.issue6033@psf.upfronthosting.co.za>
In-reply-to
Content
With the patch:

Richards benchmark (Python) starting... [<function entry_point at 0x63b430>]
finished.
Total time for 10 iterations: 8.49 secs
Average time per iteration: 848.90 ms

Without:

Richards benchmark (Python) starting... [<function entry_point at 0x637530>]
finished.
Total time for 10 iterations: 10.46 secs
Average time per iteration: 1045.88 ms
History
Date User Action Args
2009-05-16 12:49:26benjamin.petersonsetrecipients: + benjamin.peterson, pitrou
2009-05-16 12:49:26benjamin.petersonsetmessageid: <1242478166.16.0.824496788052.issue6033@psf.upfronthosting.co.za>
2009-05-16 12:49:25benjamin.petersonlinkissue6033 messages
2009-05-16 12:49:24benjamin.petersoncreate