[Python-Dev] Stop using timeit, use perf.timeit!

Robert Collins robertc at robertcollins.net
Fri Jun 10 16:51:06 EDT 2016


On 11 June 2016 at 04:09, Victor Stinner <victor.stinner at gmail.com> wrote:
..> We should design a CLI command to do timeit+compare at once.

http://judge.readthedocs.io/en/latest/ might offer some inspiration

There's also ministat -
https://www.freebsd.org/cgi/man.cgi?query=ministat&apropos=0&sektion=0&manpath=FreeBSD+8-current&format=html


More information about the Python-Dev mailing list