Message278133
Oh, cfbolz just modified timeit in PyPy to display average (mean) and standard deviation:
https://bitbucket.org/pypy/pypy/commits/fb6bb835369e
Moreover, PyPy timeit now displays the following warning:
---
WARNING: timeit is a very unreliable tool. use perf or something else for real measurements
--- |
|
| Date |
User |
Action |
Args |
| 2016-10-05 15:39:18 | vstinner | set | recipients:
+ vstinner, lemburg, tim.peters, brett.cannon, rhettinger, pitrou, ned.deily, steven.daprano, fijall, serhiy.storchaka |
| 2016-10-05 15:39:18 | vstinner | set | messageid: <1475681958.06.0.432815781013.issue28240@psf.upfronthosting.co.za> |
| 2016-10-05 15:39:18 | vstinner | link | issue28240 messages |
| 2016-10-05 15:39:17 | vstinner | create | |
|