5 ms·
Does the --setup statement really get timed? My reading of the docs[1] has always led me to believe that it doesn't. For example, "It is possible to provide a
by mjschultz 13y ago
Does the --setup statement really get timed?
My reading of the docs[1] has always led me to believe that it doesn't. For example, "It is possible to provide a setup statement that is executed only once at the beginning"
[1]: http://docs.python.org/2/library/timeit.html http://docs.python.org/2/library/timeit.html