зеркало из https://github.com/mozilla/gecko-dev.git
77ce415604
This step removes all the dependencies of mach commands to having a MachCommandBase as the `self` by using the `command_context` argument instead. This also removes any remaining statefulness from those classes that implement mach commands, ultimately making it easier to move existing commands out of classes in a follow-up. Differential Revision: https://phabricator.services.mozilla.com/D118058 |
||
---|---|---|
.. | ||
mozperftest | ||
perfdocs | ||
README.rst | ||
setup.cfg | ||
setup.py |
README.rst
=========== mozperftest =========== **mozperftest** can be used to run performance tests against browsers. See the docs directory.