gecko-dev/python/mozperftest
Mitchell Hentges 7836ac8a11 Bug 1744713: Manually add "xpcshell" to the sys.path for perftests r=sparky
Though _most_ of the old paths that used to be defined in
`mozperftest/runner.py` exist in `common_virtualenv_packages.txt`,
"xpcshell" was not because it's put in a different location depending on
whether the source directory is sourced from the "target.xpcshell.tests"
artifact or from VCS directly.

As part of this change, I've verified that all of the other
path changes in D132503 are fulfilled by the "mach" site.

Differential Revision: https://phabricator.services.mozilla.com/D133215
2021-12-15 16:29:00 +00:00
..
mozperftest Bug 1744713: Manually add "xpcshell" to the sys.path for perftests r=sparky 2021-12-15 16:29:00 +00:00
perfdocs Bug 1695252 - Add a pageload test that reports PerfStats r=sparky,perftest-reviewers 2021-03-22 13:50:32 +00:00
README.rst Bug 1641834 - started a Sphinx doc r=sparky,acreskey 2020-06-03 08:17:06 +00:00
setup.cfg
setup.py Bug 1715478 - Automated recording for desktop with a list sites r=sparky 2021-07-09 07:12:27 +00:00

README.rst

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

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