Closed
Bug 957370
Opened 11 years ago
Closed 11 years ago
Make "total time" measure total time actually running the CC
Categories
(Core :: XPCOM, defect)
Core
XPCOM
Tracking
()
RESOLVED
FIXED
mozilla29
People
(Reporter: mccr8, Assigned: mccr8)
References
Details
Attachments
(1 file)
(deleted),
patch
|
smaug
:
review+
|
Details | Diff | Splinter Review |
Currently, the CC measures the time from when we start a CC to when we end it, and prints that as the "total time", but apparently IGC is just showing the total time actually running the GC, so let's do that for the CC, too.
Assignee | ||
Comment 1•11 years ago
|
||
Attachment #8356913 -
Flags: review?(bugs)
Updated•11 years ago
|
Attachment #8356913 -
Flags: review?(bugs) → review+
Assignee | ||
Comment 2•11 years ago
|
||
thanks for the fast review
https://hg.mozilla.org/integration/mozilla-inbound/rev/ad56055fac4d
Comment 3•11 years ago
|
||
Status: NEW → RESOLVED
Closed: 11 years ago
Resolution: --- → FIXED
Target Milestone: --- → mozilla29
You need to log in
before you can comment on or make changes to this bug.
Description
•