Closed
Bug 1943115
Opened 9 months ago
Closed 9 months ago
Remove wr.* and paint.* Legacy Telemetry timing histograms
Categories
(Core :: Graphics: WebRender, task, P1)
Core
Graphics: WebRender
Tracking
()
RESOLVED
FIXED
136 Branch
| Tracking | Status | |
|---|---|---|
| firefox136 | --- | fixed |
People
(Reporter: chutten, Assigned: chutten)
References
(Blocks 1 open bug)
Details
Attachments
(1 file)
These wr and paint histograms are no longer needed (not leastwise because they all have higher-resolution Glean equivalents):
WR_FRAMEBUILD_TIME
WR_GPU_WAIT_TIME
WR_RASTERIZE_BLOBS_TIME
WR_RASTERIZE_GLYPHS_TIME
WR_RENDERER_TIME
WR_RENDERER_TIME_NO_SC_MS
WR_SCENEBUILD_TIME
WR_SCENESWAP_TIME
WR_TEXTURE_CACHE_UPDATE_TIME
WR_TIME_TO_FRAME_BUILD_MS
WR_TIME_TO_RENDER_START_MS
PAINT_BUILD_DISPLAYLIST_TIME
Let's remove them!
| Assignee | ||
Comment 1•9 months ago
|
||
Pushed by chutten@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/60d1078bfffa
Remove unneeded wr and pain histograms r=jnicol
Status: ASSIGNED → RESOLVED
Closed: 9 months ago
status-firefox136:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → 136 Branch
You need to log in
before you can comment on or make changes to this bug.
Description
•