Closed
Bug 1187496
Opened 10 years ago
Closed 7 years ago
Find a way to track what happened between the time an event was enqueued and the time it was treated
Categories
(Toolkit :: Performance Monitoring, defect)
Toolkit
Performance Monitoring
Tracking
()
RESOLVED
WONTFIX
People
(Reporter: Yoric, Unassigned)
Details
In bug 1152930, Mike Shaver wrote:
> To diagnose jank (micro or macro), I think you need to measure the time between an input event being queued and the paint subsequent to it, and then figure out how to characterize the intervening time (circular log of event types?).
The PerformanceStats tooling can help characterize the intervening time, but it doesn't know about input events being pushed/popped. Could we do something about that?
Comment 1•7 years ago
|
||
about:performance is being redesigned; mass closing the bugs related to parts of the current about:performance page that we are not keeping.
Our goals with the redesign are to reduce the overhead caused by having the page opened, increase the reliability of the displayed information, and make the offered information actionable for most users. The back-end work is being tracked in bug 1419681.
Status: NEW → RESOLVED
Closed: 7 years ago
Resolution: --- → WONTFIX
You need to log in
before you can comment on or make changes to this bug.
Description
•