canmove, Confirmed users
2,041
edits
No edit summary |
|||
| Line 4: | Line 4: | ||
Measures elapsed time from the first launch of an application to a series of defined [https://developer.mozilla.org/en-US/Apps/Build/Performance/Firefox_OS_app_responsiveness_guidelines startup events]. | Measures elapsed time from the first launch of an application to a series of defined [https://developer.mozilla.org/en-US/Apps/Build/Performance/Firefox_OS_app_responsiveness_guidelines startup events]. | ||
== | == Usage == | ||
== | == Test Cases == | ||
Launch each of the following apps from a cold state: | Launch each of the following apps from a cold state: | ||
* Browser | * Browser | ||
* Calendar | |||
* Camera | * Camera | ||
* Clock | |||
* Contacts | * Contacts | ||
* Dialer | * Dialer | ||
* Email | * Email | ||
* FM Radio | |||
* Gallery | * Gallery | ||
* Marketplace | * Marketplace | ||
* Music | |||
* Settings | * Settings | ||
* SMS | * SMS | ||
* Template | |||
* Usage | |||
* Video | |||
For each app, report the time elapsed to the following events: | For each app, report the time elapsed to the following events: | ||
| Line 29: | Line 34: | ||
* moz-content-interative | * moz-content-interative | ||
* moz-app-loaded | * moz-app-loaded | ||
Each combination of app and event is published as a result. | |||
== Precision == | |||
TBD | |||
== Dashboards == | == Dashboards == | ||