Confirmed users
90
edits
Kevingrandon (talk | contribs) No edit summary |
|||
Line 11: | Line 11: | ||
* '''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. | * '''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. | ||
* '''FPS''': [https://github.com/mozilla/b2gperf b2gperf] performs a smooth scroll/swipe against the app and measures the frames per second using Gecko | * '''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''': | * '''Startup Time''':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 == |