[Python-Dev] GC pauses in CPython

Maciej Fijalkowski fijall at gmail.com
Mon Oct 14 13:49:34 CEST 2013


HI

I'm working on an incremental GC for PyPy. How do I measure GC pauses
in CPython? (that is, the circular reference searching stuff)

Cheers,
fijal


More information about the Python-Dev mailing list