Closed
Bug 708667
Opened 13 years ago
Closed 13 years ago
Add telemetry probe for startup
Categories
(Firefox :: General, defect)
Firefox
General
Tracking
()
RESOLVED
FIXED
People
(Reporter: lmandel, Unassigned)
Details
(Whiteboard: [Snappy:P3] [Telemetry])
As requested by product (see https://etherpad.mozilla.org/desktop-responsiveness) add a telemetry probe for start-up that measures from click to first visible Firefox bits to usable browser and page.
Reporter | ||
Updated•13 years ago
|
OS: Mac OS X → All
Hardware: x86 → All
Comment 1•13 years ago
|
||
Defining each of those ("click", "first visible bits", "usable browser") technically is somewhat difficult. We already have existing startup time probes - are they not sufficient? How do they not cover what we want?
Component: Telemetry → General
Product: Toolkit → Firefox
QA Contact: telemetry → general
Reporter | ||
Comment 2•13 years ago
|
||
Can you point me to the existing probes? We can then review and see how we want to proceed.
Comment 3•13 years ago
|
||
(In reply to Lawrence Mandel [:lmandel] from comment #2)
> Can you point me to the existing probes? We can then review and see how we
> want to proceed.
see about:startup extension to see these in your own browser. In telemetry dash see SIMPLE_MEASURES_SESSIONRESTORED
The browser doesn't become responsive until after that, but that's a good number at it is highly correlated with when the browser becomes responsive, so should be a good enough proxy.
Comment 4•13 years ago
|
||
What happens to this metric for people (like myself) who prefer to manually restore their sessions?
Reporter | ||
Comment 5•13 years ago
|
||
(In reply to Taras Glek (:taras) from comment #3)
> (In reply to Lawrence Mandel [:lmandel] from comment #2)
> > Can you point me to the existing probes? We can then review and see how we
> > want to proceed.
>
> see about:startup extension to see these in your own browser. In telemetry
> dash see SIMPLE_MEASURES_SESSIONRESTORED
>
> The browser doesn't become responsive until after that, but that's a good
> number at it is highly correlated with when the browser becomes responsive,
> so should be a good enough proxy.
Asa, Blizzard - Is there any other specific data that you want to see?
You can view the current data on the Telemetry dashboard at
https://metrics.mozilla.com/pentaho/content/pentaho-cdf-dd/Render?solution=metrics2&path=%2Ftelemetry&file=telemetryHistogram.wcdf
Select SIMPLE_MEASURES_SESSIONRESTORED from the selection box.
Comment 6•13 years ago
|
||
Lawrence should we close this bug?
Whiteboard: [Snappy] [Telemetry] → [Snappy:P3] [Telemetry]
Reporter | ||
Comment 7•13 years ago
|
||
Yes. I think we have some good measures for startup. New bugs can be opened for any specific startup probe requirements.
Status: NEW → RESOLVED
Closed: 13 years ago
Resolution: --- → FIXED
You need to log in
before you can comment on or make changes to this bug.
Description
•