summaryrefslogtreecommitdiffstats
path: root/testing/perfdocs/generated/index.rst
diff options
context:
space:
mode:
Diffstat (limited to 'testing/perfdocs/generated/index.rst')
-rw-r--r--testing/perfdocs/generated/index.rst16
1 files changed, 16 insertions, 0 deletions
diff --git a/testing/perfdocs/generated/index.rst b/testing/perfdocs/generated/index.rst
new file mode 100644
index 0000000000..904cc6fdf0
--- /dev/null
+++ b/testing/perfdocs/generated/index.rst
@@ -0,0 +1,16 @@
+###################
+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:`Talos`
+ * :doc:`mozperftest`
+ * :doc:`raptor`
+
+For more information about the performance testing team,
+`visit the wiki page <https://wiki.mozilla.org/TestEngineering/Performance>`_.