Closed
Bug 1839427
Opened 1 years ago
Closed 1 years ago
Add zone, compartment and realm counts to the GC profile output
Categories
(Core :: JavaScript: GC, enhancement, P3)
Core
JavaScript: GC
Tracking
()
RESOLVED
FIXED
116 Branch
Tracking | Status | |
---|---|---|
firefox116 | --- | fixed |
People
(Reporter: jonco, Assigned: jonco)
References
(Blocks 1 open bug)
Details
(Whiteboard: [sp3])
Attachments
(1 file)
(deleted),
text/x-phabricator-request
|
Details |
This makes it easier to see if everything is being cleaned up as expected.
Assignee | ||
Comment 1•1 years ago
|
||
This makes it easier to see when there are more of these than expected.
The patch also removes some little-used data from the profile output that's almost
always zero and added a field for the deommit phase, so the output lines up
with the major phases of the GC.
Pushed by jcoppeard@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/fb9464de6de9
Add zone, compartment and realm counts to the GC profile output r=sfink
Comment 3•1 years ago
|
||
bugherder |
Status: NEW → RESOLVED
Closed: 1 years ago
status-firefox116:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → 116 Branch
Updated•1 year ago
|
Whiteboard: [sp3]
You need to log in
before you can comment on or make changes to this bug.
Description
•