mirror of
https://github.com/mozilla/gecko-dev.git
synced 2024-11-24 21:31:04 +00:00
Bug 1753413 - lint fix r=fix CLOSED TREE
This commit is contained in:
parent
488c7066ed
commit
a6fa94d220
@ -5,4 +5,5 @@ DAMP Performance Tests
|
||||
(DevTools at Maximum Performance)
|
||||
==================================
|
||||
|
||||
Documentation for DAMP tests is located in `devtools source docs <https://firefox-source-docs.mozilla.org/devtools/tests/performance-tests-damp.html>`_.
|
||||
Documentation for DAMP tests is located in `devtools source docs <https://firefox-source-docs.mozilla.org/devtools/tests/performance-tests-damp.html>`_.
|
||||
|
||||
|
@ -43,4 +43,3 @@ the test.
|
||||
|
||||
If you plan to run tests often in the CI for android, you should contact the android
|
||||
infra team to make sure there's availability in our pool of devices.
|
||||
|
||||
|
@ -62,5 +62,3 @@ and if that does not suffice, create a new runner.
|
||||
|
||||
For JS benchmarks, once the **jsshell** runner is added into perftest, it will be
|
||||
straightforward.
|
||||
|
||||
|
||||
|
@ -172,5 +172,3 @@ so users don't have to provide them in the command line::
|
||||
To use this hook module, it can be passed to the `--hooks` option::
|
||||
|
||||
$ ./mach perftest --hooks hooks.py perftest_example.js
|
||||
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user