Confirmed users
975
edits
(→Performance testing: Add dashboards section) |
|||
Line 13: | Line 13: | ||
=== List of tests running in fenix === | === List of tests running in fenix === | ||
The perftest team is working to dynamically generate the list of tests that run | In addition to the tests we actively look at above, there are other tests that run in mozilla-central on fenix or GeckoView example. '''We're not sure who looks at these.''' The perftest team is working to dynamically generate the list of tests that run. Some progress can be seen in [https://sql.telemetry.mozilla.org/queries/77734/source this query] and [https://treeherder.mozilla.org/perfherder/tests this treeherder page]. Until then, we manually list the tests below. | ||
As of Feb. 23, 2021, we run at least the following performance tests on fenix: | As of Feb. 23, 2021, we run at least the following performance tests on fenix: | ||
* | * Additional page load duration tests: see the query above for a list of sites (sometimes run in automation, sometimes run manually; todo: details) | ||
* media playback tests (TODO: details; in the query above, they are prefixed with ytp) | * media playback tests (TODO: details; in the query above, they are prefixed with ytp) | ||
* Start up duration | * Start up duration via mach perftest | ||
* Speedometer: JS responsiveness tests (todo: details) | * Speedometer: JS responsiveness tests (todo: details) | ||
* tier 3 unity webGL tests (todo: details) | * tier 3 unity webGL tests (todo: details) | ||
There are other tests that run on desktop that will cover other parts of the platform. | There are other tests that run on desktop that will cover other parts of the platform. | ||
== Preventing regressions automatically == | == Preventing regressions automatically == |