[issue13481] Use an accurate clock in timeit

Antoine Pitrou report at bugs.python.org
Sat Nov 26 10:41:32 CET 2011


Antoine Pitrou <pitrou at free.fr> added the comment:

Well, you only call the clock at the begining and end of a timing run, not at each iteration.

----------

_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue13481>
_______________________________________


More information about the Python-bugs-list mailing list