GC time debug...

Steven Taschuk staschuk at telusplanet.net
Fri Jun 27 10:15:23 EDT 2003


Quoth David Jeske:
> In debugging Python GC actions, it's really useful to know the amount
> of time Python spends doing the GC cycle (i.e. the pause time). I made
> a quick hack to do this, and I've attached the patch. [...]
> I'd like to see something like this added to gc module. 

What you should do, then, is submit it on SourceForge:
    <http://sourceforge.net/projects/python/>
(I think you'll have to register to submit a patch.)

-- 
Steven Taschuk                               staschuk at telusplanet.net
"[T]rue greatness is when your name is like ampere, watt, and fourier
 -- when it's spelled with a lower case letter."      -- R.W. Hamming





More information about the Python-list mailing list