Confirmed users
2,177
edits
Kevingrandon (talk | contribs) |
|||
Line 8: | Line 8: | ||
== Current Tests == | == Current Tests == | ||
* '''Cold Load Time''': [https://github.com/mozilla/b2gperf b2gperf] measures time taken from launching an app to the apploadtime event firing. | |||
Cold Load Time: | * '''Endurance''': [https://github.com/rwood-moz/gaia-ui-tests/tree/gaiastress Gaia UI tests] that perform the same few interactions repeatedly in order to identify memory leaks or performance issues. | ||
Startup Time: Does what now? | * '''FPS''': [https://github.com/mozilla/b2gperf b2gperf] performs a smooth scroll/swipe against the app and measures the frames per second using Gecko | ||
* '''Startup Time''': Does what now? This is gathered using test-perf make target with Gaia, and the data is submitted to Datazilla using [https://github.com/mozilla/b2gperf b2gperf] | |||
== Triaging Regressions == | == Triaging Regressions == |