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 amaury.forgeotdarc, eric.araujo, ncoghlan, pitrou, rhettinger, scott_daniels, tshepang, vstinner
Date 2012-06-28.00:55:25
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1340844926.12.0.0769003095302.issue6422@psf.upfronthosting.co.za>
In-reply-to
Content
> The calibration function uses also the precision of the timer.

Oh, I forgot to mention that it computes the precision in Python, it doesn't read the precision announced by the OS or the precision of the C structure.
https://bitbucket.org/haypo/misc/src/bfacfb9a1224/python/benchmark.py#cl-66
History
Date User Action Args
2012-06-28 00:55:26vstinnersetrecipients: + vstinner, rhettinger, scott_daniels, amaury.forgeotdarc, ncoghlan, pitrou, eric.araujo, tshepang
2012-06-28 00:55:26vstinnersetmessageid: <1340844926.12.0.0769003095302.issue6422@psf.upfronthosting.co.za>
2012-06-28 00:55:25vstinnerlinkissue6422 messages
2012-06-28 00:55:25vstinnercreate