Closed
Bug 1193369
Opened 10 years ago
Closed 10 years ago
Instrument FTU app with user timing markers
Categories
(Firefox OS Graveyard :: Gaia::First Time Experience, defect)
Firefox OS Graveyard
Gaia::First Time Experience
ARM
Gonk (Firefox OS)
Tracking
(Not tracked)
RESOLVED
FIXED
FxOS-S5 (21Aug)
People
(Reporter: sfoster, Assigned: sfoster)
References
Details
(Whiteboard: [systemsfe])
Attachments
(1 file)
To help track perf regressions (and improvements) we should add the navigationLoaded, navigationInteractive, visuallyLoaded, contentInteractive and fullyLoaded markers per
https://developer.mozilla.org/en-US/Firefox_OS/Automated_testing/Raptor#User_Timing
Comment 1•10 years ago
|
||
| Assignee | ||
Comment 2•10 years ago
|
||
Comment on attachment 8646506 [details] [review]
[gaia] sfoster:ftu-perf-markers-bug-1193369 > mozilla-b2g:master
This is my first pass at where we should be marking the main launch/startup moments in FTU, plus minimal refactoring to facilitate that. There's a marionette test in there to sanity check the result.
Attachment #8646506 -
Flags: review?(fernando.campo)
Comment 3•10 years ago
|
||
Comment on attachment 8646506 [details] [review]
[gaia] sfoster:ftu-perf-markers-bug-1193369 > mozilla-b2g:master
I like the 'languageready' mark, as it's taking a really long time lately to load and show the available languages.
Also, treeherder seems to be angry today, lots of tests failing, so probably needs a new push.
Attachment #8646506 -
Flags: review?(fernando.campo) → review+
Updated•10 years ago
|
Assignee: nobody → sfoster
| Assignee | ||
Comment 4•10 years ago
|
||
Rebased and pushed, treeherder looking much happier.
Master: https://github.com/mozilla-b2g/gaia/commit/a430fafd76128e476b18c91998ca9c0b44b626f4
Status: NEW → RESOLVED
Closed: 10 years ago
Resolution: --- → FIXED
Target Milestone: --- → FxOS-S5 (21Aug)
You need to log in
before you can comment on or make changes to this bug.
Description
•