Implement Fission analog of existing gfx.omtp.paint_wait_ratio
Categories
(Core :: Performance: General, enhancement, P2)
Tracking
()
| Fission Milestone | M6 |
People
(Reporter: ccd, Unassigned)
References
Details
Attachments
(1 file)
|
2.04 KB,
text/plain
|
ccd
:
data-review+
|
Details |
The proposal is to create a analog of gfx.omtp.paint_wait_ratio, that only records values for Fission windows.
The measurements are identical to those in the existing probe, except the measurements only record for Fission windows. All non-Fission windows are excluding from the measurements. The rationale is that it is possible for a user to have both Fission and non-Fission windows in the same session, and the need accurate Fission measurements requires this analog to obtain Fission specific measurements.
Comment 1•6 years ago
|
||
Would be nice to have for Fission dogfooding (M5)
Comment 2•5 years ago
|
||
Move Fission telemetry probe bugs from M5 dogfooding milestone to M6 Nightly.
Comment 3•5 years ago
|
||
WONTFIX because we don't need new Fission probe analogs for existing probes.
Based on WINDOW_REMOTE_SUBFRAMES_ENABLED_STATUS telemetry, less than 0.5% of windows in Fission sessions were non-Fission. That number is small enough that we don't need to worry about Fission users' non-Fission windows' telemetry polluting their Fission windows' telemetry.
Description
•