gecko-dev/python/mozperftest
ahochheiden 2ced19d68c Bug 1845272 - Activate the `common` site virtualenv when calling the `mozperftest/runner.py` script directly (outside of a mach command context) r=ahal
Since various dependencies were moved out of the `mach` site, activating just it is no longer sufficient. Activating the `common` site solves this problem, since it has everything that was moved out of the `mach` site.

Differential Revision: https://phabricator.services.mozilla.com/D184662
2023-07-27 16:39:35 +00:00
..
mozperftest Bug 1845272 - Activate the `common` site virtualenv when calling the `mozperftest/runner.py` script directly (outside of a mach command context) r=ahal 2023-07-27 16:39:35 +00:00
perfdocs Bug 1816169 - Remove perftest_android_main.js and perftest_android_view.js from nightly cron. r=perftest-reviewers,sparky 2023-06-20 13:17:01 +00:00
.ruff.toml Bug 1811850 - [lint] Replace isort linter with ruff, r=taskgraph-reviewers,linter-reviewers,marco,jcristau 2023-03-20 13:06:27 +00:00
README.rst
setup.cfg
setup.py Bug 1801836 - Remove no longer necessary 'from __future__' imports under python/. r=linter-reviewers,glandium,ahal DONTBUILD 2022-12-23 01:26:15 +00:00

README.rst

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

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