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:
Kimberly Sereduck 2021-08-17 13:33:45 +00:00
Родитель 1ad9903f85
Коммит 2a98fab26a
4 изменённых файлов: 25 добавлений и 0 удалений

Просмотреть файл

@ -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: {}

Просмотреть файл

@ -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>`_.

Просмотреть файл

@ -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`