Message 122180 - Python tracker (original) (raw)

Message122180

Author stutzbach
Recipients amaury.forgeotdarc, collinwinter, eric.smith, pitrou, rhettinger, stutzbach, terry.reedy, tim.peters
Date 2010-11-23.00:10:44
SpamBayes Score 0.026717775
Marked as misclassified No
Message-id 1290471047.36.0.434523282977.issue9915@psf.upfronthosting.co.za
In-reply-to
Content
Antoine Pitrou <report@bugs.python.org> wrote: > Why don't you contribute a list sorting benchmark to the suite in http://hg.python.org/benchmarks/? I considered that, but I want to separately benchmark sorting different kinds and quantities of data. AFAIK, there isn't an easy way to do that with perf.py.
History
Date User Action Args
2010-11-23 00:10:47 stutzbach set recipients: + stutzbach, tim.peters, collinwinter, rhettinger, terry.reedy, amaury.forgeotdarc, pitrou, eric.smith
2010-11-23 00:10:47 stutzbach set messageid: 1290471047.36.0.434523282977.issue9915@psf.upfronthosting.co.za
2010-11-23 00:10:44 stutzbach link issue9915 messages
2010-11-23 00:10:44 stutzbach create