mirror of
https://github.com/mozilla/gecko-dev.git
synced 2024-11-23 12:51:06 +00:00
644e33da0a
Currently, the browsertime used by mozperftest is outdated and maintained separately from the browsertime used in raptor tests. This patch upgrades the browsertime used in mozperftest by now sharing the same browsertime that is used with raptors (in `src/tools/browsertime`). Going forward we now only have to maintain one browsertime version. This introduces the potential of more infra changes (because previously when upgrading raptor's browsertime we only checked raptor tests, but now we will have to verify mozperftest) but this should be worth it to stay up to date. Differential Revision: https://phabricator.services.mozilla.com/D208944 |
||
---|---|---|
.. | ||
mozperftest | ||
perfdocs | ||
.ruff.toml | ||
README.rst | ||
setup.cfg | ||
setup.py |
=========== mozperftest =========== **mozperftest** can be used to run performance tests against browsers. See the docs directory.