зеркало из https://github.com/mozilla/gecko-dev.git
Bug 1715643 - Add PerfDocs for fxrecord r=sparky,perftest-reviewers
Differential Revision: https://phabricator.services.mozilla.com/D118565
This commit is contained in:
Родитель
89a018e023
Коммит
e2aeb76b58
|
@ -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: fxrecord
|
||||
manifest: None
|
||||
static-only: True
|
||||
suites: {}
|
|
@ -0,0 +1,7 @@
|
|||
fxrecord
|
||||
########
|
||||
|
||||
`fxrecord <https://github.com/mozilla/fxrecord>`__ is a tool for measuring the
|
||||
startup performance of Firefox for Desktop. It captures a video of Firefox for
|
||||
desktop starting on a laptop and computes visual metrics using the same manner
|
||||
as Raptor using Browsertime.
|
|
@ -0,0 +1,7 @@
|
|||
fxrecord
|
||||
########
|
||||
|
||||
`fxrecord <https://github.com/mozilla/fxrecord>`__ is a tool for measuring the
|
||||
startup performance of Firefox for Desktop. It captures a video of Firefox for
|
||||
desktop starting on a laptop and computes visual metrics using the same manner
|
||||
as Raptor using Browsertime.
|
|
@ -9,6 +9,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:`awsy`
|
||||
* :doc:`fxrecord`
|
||||
* :doc:`mozperftest`
|
||||
* :doc:`raptor`
|
||||
* :doc:`talos`
|
||||
|
|
|
@ -7,6 +7,7 @@ perfdocs:
|
|||
'python/mozperftest',
|
||||
'testing/talos',
|
||||
'testing/awsy',
|
||||
'testing/fxrecord',
|
||||
]
|
||||
exclude: []
|
||||
extensions: ['rst', 'ini', 'yml']
|
||||
|
|
Загрузка…
Ссылка в новой задаче