1
0
Fork 0
firefox/testing/perfdocs/generated/tools.rst
Daniel Baumann 5e9a113729
Adding upstream version 140.0.
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
2025-06-25 09:37:52 +02:00

21 lines
580 B
ReStructuredText

Running a performance tool
==========================
You can run `perftest-tools` locally.
Running locally
---------------
You can run `mach perftest-tools` in a mozilla-central source
checkout::
$ ./mach perftest-tools side-by-side --help
The `mach` command will bootstrap the installation of all required dependencies for the
side-by-side tool to run.
The following arguments are required: `-t/--test-name`, `--base-revision`, `--new-revision`,
`--base-platform`
The `--help` argument will explain more about what arguments you need to
run in order to use the tool.