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 stutzbach
Recipients amaury.forgeotdarc, collinwinter, eric.smith, pitrou, rhettinger, stutzbach, terry.reedy, tim.peters
Date 2010-09-24.22:12:22
SpamBayes Score 0.06742711
Marked as misclassified No
Message-id <1285366343.95.0.780828131679.issue9915@psf.upfronthosting.co.za>
In-reply-to
Content
> what about adding a simple "random.seed(12345)"

That's an excellent suggestion!  In fact, I'm embarrassed that it never occurred to me (especially since I have used it in other projects).

I will have a revised speed_test along with more extensive measurement results sometime next week.
History
Date User Action Args
2010-09-24 22:12:24stutzbachsetrecipients: + stutzbach, tim.peters, collinwinter, rhettinger, terry.reedy, amaury.forgeotdarc, pitrou, eric.smith
2010-09-24 22:12:23stutzbachsetmessageid: <1285366343.95.0.780828131679.issue9915@psf.upfronthosting.co.za>
2010-09-24 22:12:22stutzbachlinkissue9915 messages
2010-09-24 22:12:22stutzbachcreate