aboutsummaryrefslogtreecommitdiffstats
path: root/docs/cpta/methodology/overview.rst
diff options
context:
space:
mode:
Diffstat (limited to 'docs/cpta/methodology/overview.rst')
-rw-r--r--docs/cpta/methodology/overview.rst14
1 files changed, 14 insertions, 0 deletions
diff --git a/docs/cpta/methodology/overview.rst b/docs/cpta/methodology/overview.rst
new file mode 100644
index 0000000000..ecea051116
--- /dev/null
+++ b/docs/cpta/methodology/overview.rst
@@ -0,0 +1,14 @@
+Overview
+--------
+
+This document describes a high-level design of a system for continuous
+performance measuring, trending and change detection for FD.io VPP SW
+data plane (and other performance tests run within CSIT sub-project).
+
+There is a Performance Trending (PT) CSIT module, and a separate
+Performance Analysis (PA) module ingesting results from PT and
+analysing, detecting and reporting any performance anomalies using
+historical data and statistical metrics. PA does also produce
+trending dashboard, list of failed tests and graphs with summary and
+drill-down views across all specified tests that can be reviewed and
+inspected regularly by FD.io developers and users community.