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 fdrake, pfalcon, pitrou, python-dev, serhiy.storchaka, vstinner, yselivanov
Date 2014-06-04.20:50:04
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1401915004.53.0.530823682534.issue20475@psf.upfronthosting.co.za>
In-reply-to
Content
Instead of time.time, time.perf_counter would be better.
History
Date User Action Args
2014-06-04 20:50:04vstinnersetrecipients: + vstinner, fdrake, pfalcon, pitrou, python-dev, serhiy.storchaka, yselivanov
2014-06-04 20:50:04vstinnersetmessageid: <1401915004.53.0.530823682534.issue20475@psf.upfronthosting.co.za>
2014-06-04 20:50:04vstinnerlinkissue20475 messages
2014-06-04 20:50:04vstinnercreate