fune/python/mozperftest
Greg Mierzwinski a4aa973d21 Bug 1898256 - Add a layer to run bash shell scripts. r=perftest-reviewers,kshampur
This patch adds a new layer that will allow us to run custom/adhoc bash scripts in mozperftest. Currently, the layer can only handle bash scripts. At the same time, a new flavor is added for this, and additional script parsing capabilities are added.

Differential Revision: https://phabricator.services.mozilla.com/D211740
2024-05-28 15:43:50 +00:00
..
mozperftest Bug 1898256 - Add a layer to run bash shell scripts. r=perftest-reviewers,kshampur 2024-05-28 15:43:50 +00:00
perfdocs Bug 1898256 - Add a layer to run bash shell scripts. r=perftest-reviewers,kshampur 2024-05-28 15:43:50 +00:00
.ruff.toml
README.rst
setup.cfg
setup.py

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

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