mirror of
https://github.com/mozilla/gecko-dev.git
synced 2025-11-07 19:59:18 +02:00
17 lines
619 B
ReStructuredText
17 lines
619 B
ReStructuredText
###################
|
|
Performance Testing
|
|
###################
|
|
|
|
Performance tests are designed to catch performance regressions before they reach our
|
|
end users. At this time, there is no unified approach for these types of tests,
|
|
but `mozperftest </testing/perfdocs/mozperftest.html>`_ aims to provide this in the future.
|
|
|
|
For more detailed information about each test suite, see each projects' documentation:
|
|
|
|
* :doc:`awsy`
|
|
* :doc:`mozperftest`
|
|
* :doc:`raptor`
|
|
* :doc:`talos`
|
|
|
|
For more information about the performance testing team,
|
|
`visit the wiki page <https://wiki.mozilla.org/TestEngineering/Performance>`_.
|