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 debedb, mark.dickinson, rhettinger, terry.reedy, vstinner
Date 2009-03-26.23:39:11
SpamBayes Score 0.0014766895
Marked as misclassified No
Message-id <1238110752.56.0.238092406033.issue5377@psf.upfronthosting.co.za>
In-reply-to
Content
I added the two benchmark tools to my own public SVN:

http://haypo.hachoir.org/trac/browser/misc/bench_int.py
(improved version of the script attached to issue #4294)

http://haypo.hachoir.org/trac/browser/misc/pidigits.py
(improved version of the script attached to issue #5512)

If you know a better place to these benchmarks, feel free to reupload 
them somewhere else.
History
Date User Action Args
2009-03-26 23:39:12vstinnersetrecipients: + vstinner, rhettinger, terry.reedy, mark.dickinson, debedb
2009-03-26 23:39:12vstinnersetmessageid: <1238110752.56.0.238092406033.issue5377@psf.upfronthosting.co.za>
2009-03-26 23:39:11vstinnerlinkissue5377 messages
2009-03-26 23:39:11vstinnercreate