gecko-dev/python/mozperftest
Gregory Mierzwinski 91291fe122 Bug 1646697 - Modify how the multi-commit tasks work. r=mozperftest-reviewers,tarek
This patch adds a `--test-date` option to mozperftest that lets us specify the date that we are testing on. This lets us trigger multi-commit tests on past dates, and also ensures that retriggers of the multi-commit tests use the same day that they were pushed on (giving us reproducibility).

Differential Revision: https://phabricator.services.mozilla.com/D80173
2020-06-18 22:37:35 +00:00
..
docs Bug 1644437 - add --test-iterations r=sparky 2020-06-10 22:11:05 +00:00
mozperftest Bug 1646697 - Modify how the multi-commit tasks work. r=mozperftest-reviewers,tarek 2020-06-18 22:37:35 +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.