mirror of
https://github.com/mozilla/gecko-dev.git
synced 2024-11-27 23:02:20 +00:00
f336da34d2
The patch aims to improve the `_should_install()` method for installing browsertime in mozperftest. Here, the same approach used in `testing/raptor/mach_commands.py` is used to address potential issues (e.g. KeyError) that one may encounter when trying to install from the `package.json` through this approach. Differential Revision: https://phabricator.services.mozilla.com/D148565 |
||
---|---|---|
.. | ||
mozperftest | ||
perfdocs | ||
README.rst | ||
setup.cfg | ||
setup.py |
=========== mozperftest =========== **mozperftest** can be used to run performance tests against browsers. See the docs directory.