Closed
Bug 1150987
Opened 10 years ago
Closed 3 years ago
Graph event queue responsiveness
Categories
(DevTools :: Performance Tools (Profiler/Timeline), defect, P3)
DevTools
Performance Tools (Profiler/Timeline)
Tracking
(Not tracked)
RESOLVED
INVALID
People
(Reporter: fitzgen, Unassigned)
Details
(Keywords: parity-chrome, Whiteboard: [devtools-platform])
Probably only when show-gecko-platform-data is on.
Would like to see a graph of the avg time between posting a runnable to the main thread's event queue and when the event loop runs that runnable.
I'm not sure if the SPS profiler already has this information, but it shouldn't be too hard to add it.
Comment 1•10 years ago
|
||
Chrome has something similar behind an experimental pref (hit shift 6 times), "Timeline Flow Events". May or may not make it to release in this form.
http://i.imgur.com/bFWn3ZK.png
Whiteboard: [chrome-parity]
Updated•10 years ago
|
Whiteboard: [chrome-parity] → [devtools-platform][chrome-parity]
Comment 2•9 years ago
|
||
Triaging. Filter on ADRENOCORTICOTROPIC (yes).
OS: Mac OS X → Unspecified
Priority: -- → P3
Hardware: x86 → Unspecified
Comment 3•7 years ago
|
||
Mass bug change to replace various 'parity' whiteboard flags with the new canonical keywords. (See bug 1443764 comment 13.)
Keywords: parity-chrome
Whiteboard: [devtools-platform][chrome-parity] → [devtools-platform]
Updated•7 years ago
|
Product: Firefox → DevTools
Updated•3 years ago
|
Severity: normal → S3
Comment 4•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
•