[Patches] [ python-Patches-1100294 ] Log gc times when DEBUG_STATS set

SourceForge.net noreply at sourceforge.net
Tue Jan 11 18:11:52 CET 2005


Patches item #1100294, was opened at 2005-01-11 11:11
Message generated for change (Tracker Item Submitted) made by Item Submitter
You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=305470&aid=1100294&group_id=5470

Category: Library (Lib)
Group: Python 2.5
Status: Open
Resolution: None
Priority: 5
Submitted By: Skip Montanaro (montanaro)
Assigned to: Nobody/Anonymous (nobody)
Summary: Log gc times when DEBUG_STATS set

Initial Comment:
The attached patch adds collection time to the information
the garbage collector prints when DEBUG_STATS is
enabled.  I was more-or-less challenged at work to show
that garbage collection wouldn't cripple our long-running,
high-performance servers at crucial times.  This seemed
the best way to demonstrate that it didn't present a
problem.


----------------------------------------------------------------------

You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=305470&aid=1100294&group_id=5470


More information about the Patches mailing list