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 brett.cannon, fijall, ned.deily, pitrou, serhiy.storchaka, vstinner, yselivanov
Date 2016-09-21.14:16:39
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1474467399.93.0.0364338400962.issue28240@psf.upfronthosting.co.za>
In-reply-to
Content
> * Display the average, rather than the minimum, of the timings *and* display the standard deviation. It should help a little bit to get more reproductible results.

Rationale:

* http://blog.kevmod.com/2016/06/benchmarking-minimum-vs-average/
* https://haypo.github.io/journey-to-stable-benchmark-average.html
History
Date User Action Args
2016-09-21 14:16:39vstinnersetrecipients: + vstinner, brett.cannon, pitrou, ned.deily, fijall, serhiy.storchaka, yselivanov
2016-09-21 14:16:39vstinnersetmessageid: <1474467399.93.0.0364338400962.issue28240@psf.upfronthosting.co.za>
2016-09-21 14:16:39vstinnerlinkissue28240 messages
2016-09-21 14:16:39vstinnercreate