Serhiy Storchaka added the comment:

That was implemented in issue28240.

$ time ./python -m timeit "import time; time.sleep(1.0)"
1 loop, best of 5: 1 sec per loop

real    0m6.176s
user    0m0.160s
sys     0m0.004s

----------
resolution:  -> duplicate
stage:  -> resolved
status: open -> closed
superseder:  -> Enhance the timeit module: display average +- std dev instead 
of minimum

_______________________________________
Python tracker <rep...@bugs.python.org>
<http://bugs.python.org/issue24015>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to