Closed
Bug 1449305
Opened 7 years ago
Closed 7 years ago
Add Telemetry for first meaningful paint
Categories
(Firefox :: General, enhancement, P3)
Firefox
General
Tracking
()
RESOLVED
INVALID
People
(Reporter: mconley, Unassigned)
References
Details
(Whiteboard: [fxperf])
We have the SIMPLE_MEASURES_FIRSTPAINT probe which has seen glorious drops[1] due to bug 1447719 having landed and enabled the "blank window" startup perceived performance fix.
However, measuring how long until we get to the browser UI is still probably important. We should try to measure that.
[1]: https://mzl.la/2uqOQN7
Reporter | ||
Updated•7 years ago
|
Whiteboard: [fxperf]
Comment 1•7 years ago
|
||
Is SIMPLE_MEASURES_DELAYEDSTARTUPSTARTED covering what you want? I'm not sure why it drops so nicely in the last few days, I didn't expect to affect it.
Comment 2•7 years ago
|
||
The last couple of days shouldn't be trusted as we have less submissions than usual. As submissions for these days accumulate I expect the improvement will disappear. It certainly doesn't correlate with the landing of bug 1447719 on March 22nd.
Priority: -- → P3
Comment 3•7 years ago
|
||
(Setting a priority to get this out of my triage list, feel free to modify it to align with the goals of the perceived performance team)
Reporter | ||
Comment 4•7 years ago
|
||
Actually, yes, SIMPLE_MEASURES_DELAYEDSTARTUPSTARTED seems like a fine probe for this. Thanks. :)
Status: NEW → RESOLVED
Closed: 7 years ago
Resolution: --- → INVALID
Comment 5•7 years ago
|
||
Can we rename it to something more expected?
You need to log in
before you can comment on or make changes to this bug.
Description
•