Closed
Bug 1108850
Opened 10 years ago
Closed 10 years ago
Need to have an "(idle)" node in the profiler call tree
Categories
(DevTools :: Performance Tools (Profiler/Timeline), defect)
Tracking
(Not tracked)
RESOLVED
DUPLICATE
of bug 1108843
People
(Reporter: fitzgen, Unassigned)
Details
Currently, the call tree can't tell me how much time was spent idle. Instead, it shows me the top JS calls, but if we have enough idle time it doesn't even matter because they weren't expensive enough to make a difference.
Updated•10 years ago
|
Status: NEW → RESOLVED
Closed: 10 years ago
Resolution: --- → DUPLICATE
Updated•6 years ago
|
Product: Firefox → DevTools
You need to log in
before you can comment on or make changes to this bug.
Description
•