gecko-dev/testing/performance
Andrew Creskey 27a084549a Bug 1701927 - Extend the PerfStats test to be a user journey, capturing all useful metrics r=sparky
Previously the test only visited a single site.
We now capture metrics over a user journey of visiting 5 sites cold and then the same sites warm.
This gives a more representative view of performance.

Differential Revision: https://phabricator.services.mozilla.com/D110833
2021-04-06 15:42:55 +00:00
..
.eslintrc.js
README.txt
hooks.py
hooks_android_main.py
hooks_android_view.py
hooks_perfstats.py Bug 1695252 - Add a pageload test that reports PerfStats r=sparky,perftest-reviewers 2021-03-22 13:50:32 +00:00
perftest.ini Bug 1695252 - Add a pageload test that reports PerfStats r=sparky,perftest-reviewers 2021-03-22 13:50:32 +00:00
perftest_android_main.js
perftest_android_view.js
perftest_bbc_link.js
perftest_facebook.js
perftest_jsconf_cold.js
perftest_jsconf_warm.js
perftest_pageload.js
perftest_perfstats.js Bug 1701927 - Extend the PerfStats test to be a user journey, capturing all useful metrics r=sparky 2021-04-06 15:42:55 +00:00
perftest_politico_link.js
perftest_youtube_link.js
sites.txt

README.txt

This directory contains perftests owned by the performance team.