Confirmed users
90
edits
Kevingrandon (talk | contribs) |
Kevingrandon (talk | contribs) |
||
Line 17: | Line 17: | ||
* '''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. | * '''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. | '''apploadtime''': The event which we listen on for Startup Time and Cold Load Time tests. Gaia fires the apploadtime event, after listening to the gecko mozbrowserloadend event. (On cold starts) | ||
== Triaging Regressions == | == Triaging Regressions == |