Connelly Barnes wrote:
>> Hi,
>>
>> Perhaps I am the only one bothered by the timeit
>> module, but it seems poorly designed to me.
>>
>> First of all, it should use a geometric series with a
>> timeout value to detect how many iterations it should
&g
estate.com/ASPN/Cookbook/Python/Recipe/440657
This recipe leaves the GC enabled.
Clearly, this is simple to implement. If python-dev
likes the
idea of improving Python's timeit functionality, I
volunteer to
implement whichever interface is decided upon.
Opinions?
Thanks,
Connelly Barnes
* The