[Python-Dev] Re: [Python-checkins] python/dist/src/Lib timeit.py, 1.15, 1.16

Guido van Rossum guido at python.org
Sat Jan 3 23:07:40 EST 2004


> Make timings more consistent by temporarily disabling GC.

Shouldn't this be an option at best?  What if I want to time some code
that expects GC to be on?

--Guido van Rossum (home page: http://www.python.org/~guido/)



More information about the Python-Dev mailing list