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, pitrou, skrah, vstinner, yselivanov
Date 2016-02-23.09:46:56
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1456220816.84.0.23886734488.issue26416@psf.upfronthosting.co.za>
In-reply-to
Content
I opened the issue #26275 to try to make benchmarks more reliable.

My notes to tune the Linux kernel to reduce the "noise" from the operating system:
http://haypo-notes.readthedocs.org/microbenchmark.html#reliable-micro-benchmarks

On the speed mailing list, it was also suggested to use the geometric mean rather than the minimum or the average.
History
Date User Action Args
2016-02-23 09:46:56vstinnersetrecipients: + vstinner, brett.cannon, pitrou, skrah, yselivanov
2016-02-23 09:46:56vstinnersetmessageid: <1456220816.84.0.23886734488.issue26416@psf.upfronthosting.co.za>
2016-02-23 09:46:56vstinnerlinkissue26416 messages
2016-02-23 09:46:56vstinnercreate