gecko-dev/python/mozperftest
Kash Shampur f336da34d2 Bug 1754830 - Fix browsertime installation in mozperftest. r=perftest-reviewers,sparky
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
2022-06-14 13:47:10 +00:00
..
mozperftest Bug 1754830 - Fix browsertime installation in mozperftest. r=perftest-reviewers,sparky 2022-06-14 13:47:10 +00:00
perfdocs Bug 1766009 - Create WPT chrome job r=perftest-reviewers,sparky,davehunt 2022-05-04 17:10:39 +00:00
README.rst
setup.cfg
setup.py Bug 1715478 - Automated recording for desktop with a list sites r=sparky 2021-07-09 07:12:27 +00:00

===========
mozperftest
===========

**mozperftest** can be used to run performance tests against browsers.
See the docs directory.