Confirmed users
90
edits
Kevingrandon (talk | contribs) No edit summary |
Kevingrandon (talk | contribs) |
||
Line 16: | Line 16: | ||
** Test code: https://github.com/mozilla-b2g/gaia/blob/master/tests/performance/startup_events_test.js | ** Test code: https://github.com/mozilla-b2g/gaia/blob/master/tests/performance/startup_events_test.js | ||
* '''Startup Path Done''': Test which listens to a custom event of when the startup is done. Currently not implemented for every test. Triggered after the startup-path-done event. | * '''Startup Path Done''': Test which listens to a custom event of when the startup is done. Currently not implemented for every test. Triggered after the startup-path-done event. | ||
* '''App Specific Tests''': Each app may have it's own specific performance tests. See apps/communications/dialer/test/performance for more details. | |||
'''apploadtime''': The event which we listen on for Startup Time and Cold Load Time tests. TBD. Fired after the onload event. | '''apploadtime''': The event which we listen on for Startup Time and Cold Load Time tests. TBD. Fired after the onload event. | ||
== Triaging Regressions == | == Triaging Regressions == |