Bug 1725399: [perfdocs] Add link to DAMP tests in performance testing index page r=perftest-reviewers,AlexandruIonescu
Differential Revision: https://phabricator.services.mozilla.com/D122774
This commit is contained in:
8
devtools/perfdocs/config.yaml
Normal file
8
devtools/perfdocs/config.yaml
Normal file
@@ -0,0 +1,8 @@
|
||||
# This Source Code Form is subject to the terms of the Mozilla Public
|
||||
# License, v. 2.0. If a copy of the MPL was not distributed with this
|
||||
# file, You can obtain one at http://mozilla.org/MPL/2.0/.
|
||||
---
|
||||
name: DAMP
|
||||
manifest: None
|
||||
static-only: True
|
||||
suites: {}
|
||||
8
devtools/perfdocs/index.rst
Normal file
8
devtools/perfdocs/index.rst
Normal file
@@ -0,0 +1,8 @@
|
||||
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>`_.
|
||||
8
testing/perfdocs/generated/DAMP.rst
Normal file
8
testing/perfdocs/generated/DAMP.rst
Normal file
@@ -0,0 +1,8 @@
|
||||
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>`_.
|
||||
@@ -8,6 +8,7 @@ but `mozperftest </testing/perfdocs/mozperftest.html>`_ aims to provide this in
|
||||
|
||||
For more detailed information about each test suite, see each projects' documentation:
|
||||
|
||||
* :doc:`DAMP`
|
||||
* :doc:`awsy`
|
||||
* :doc:`fxrecord`
|
||||
* :doc:`mozperftest`
|
||||
|
||||
Reference in New Issue
Block a user