canmove, Confirmed users
51
edits
(→2.0: Added Homescreen) |
Eliperelman (talk | contribs) |
||
| Line 3: | Line 3: | ||
== Definitions == | == Definitions == | ||
; Cold Launch Time : Milliseconds elapsed from the user-initiated launch of a not-already-in-memory app to the stable display of that app and its visible content. | ; Cold Launch Time : Milliseconds elapsed from the user-initiated launch of a not-already-in-memory app to the stable display of that app and its visible content. These timings are captured to the "moz-app-visually-complete" event which is documented on [https://developer.mozilla.org/en-US/Apps/Build/Performance/Firefox_OS_app_responsiveness_guidelines MDN]. | ||
<!-- | <!-- | ||
; Idle Memory Used : Bytes of RAM used by an app while no user interaction is occurring. | ; Idle Memory Used : Bytes of RAM used by an app while no user interaction is occurring. | ||