Closed
Bug 1240837
Opened 9 years ago
Closed 3 years ago
Expose fine-grained GC timing information when "show platform data" is set
Categories
(DevTools :: Performance Tools (Profiler/Timeline), defect, P3)
DevTools
Performance Tools (Profiler/Timeline)
Tracking
(Not tracked)
RESOLVED
INVALID
People
(Reporter: fitzgen, Unassigned)
Details
The GC internally has fairly extensive timing information for various GC phases. We should expose these timings to the perf tool via the Debugger's onGarbageCollection hook and render them as markers in the perf tool's UI.
| Reporter | ||
Comment 2•9 years ago
|
||
No time at the moment.
Assignee: nfitzgerald → nobody
Status: ASSIGNED → NEW
Updated•7 years ago
|
Product: Firefox → DevTools
Updated•3 years ago
|
Severity: normal → S3
Comment 3•3 years ago
|
||
This report is related to the old DevTools Profiler.
The Performance panel now points to the new Firefox profiler available at profiler.firefox.com
Closing as Invalid bug
Status: NEW → RESOLVED
Closed: 3 years ago
Resolution: --- → INVALID
You need to log in
before you can comment on or make changes to this bug.
Description
•