Closed
Bug 1889415
Opened 1 year ago
Closed 1 year ago
Classify slow frames and show the details in the overlay
Categories
(Core :: Graphics: WebRender, task, P3)
Core
Graphics: WebRender
Tracking
()
RESOLVED
FIXED
126 Branch
Tracking | Status | |
---|---|---|
firefox126 | --- | fixed |
People
(Reporter: nical, Assigned: nical)
References
(Blocks 1 open bug)
Details
Attachments
(1 file)
No description provided.
Assignee | ||
Comment 1•1 year ago
|
||
This patch looks at slow frames that affect scrolling or animations specifically, and count them and looks at what phase took the longest during the slow frame (frame build, uploads and render). This data is continuously collected including while the profiler is not shown, so towards the end of a long browsing session or just after having looked at a test case we can see an approxiation of what caused the most jank.
Pushed by nsilva@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/8dde8146c6c4
Classify slow frames and show the details in the overlay. r=gw
Comment 4•1 year ago
|
||
bugherder |
Status: NEW → RESOLVED
Closed: 1 year ago
status-firefox126:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → 126 Branch
You need to log in
before you can comment on or make changes to this bug.
Description
•