gecko-dev/python/mozperftest
Jim Porter c9a16c40ed Bug 1631806 - [part 1] Update perftests to use new API and fix --proxy option; r=tarek
This patch fixes the tests in testing/performance/ that hadn't been updated to
the new API, as well as fixing a couple issues with the `--proxy` option:

 * `policy.json` wasn't being logged correctly, since mozlog was treating the
   data as a format string

 * Proxy prefs weren't being set correctly for the profile

Differential Revision: https://phabricator.services.mozilla.com/D79937
2020-06-18 03:59:54 +00:00
..
docs Bug 1644437 - add --test-iterations r=sparky 2020-06-10 22:11:05 +00:00
mozperftest Bug 1631806 - [part 1] Update perftests to use new API and fix --proxy option; r=tarek 2020-06-18 03:59:54 +00:00
moz.build Bug 1643621 - add moz.build r=Bebe 2020-06-05 09:46:15 +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 1630665 - Implement new browser intermediate results standard. r=tarek 2020-05-04 16:28:27 +00:00

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

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