aboutsummaryrefslogtreecommitdiffstats
path: root/docs/report/vpp_performance_tests/http_server_performance
diff options
context:
space:
mode:
authorTibor Frank <tifrank@cisco.com>2019-02-12 10:13:41 +0100
committerTibor Frank <tifrank@cisco.com>2019-02-12 12:10:39 +0000
commitb45af0d629a2634dc642fe7bfcf1bc27d5a11064 (patch)
treed6ff8e1acb1534d56a62c08f41cafdd06acc8177 /docs/report/vpp_performance_tests/http_server_performance
parentbaaf6f11a32b4b3cc105902f276ff48962fdeb36 (diff)
Report: Add hover info to graph's descriptions
Change-Id: I39e6b18d73bbd35eda50cdb8191f7762bbe965e5 Signed-off-by: Tibor Frank <tifrank@cisco.com> (cherry picked from commit b21dc3f42eb5cd77277ef44912cdb7c1f0acbff7)
Diffstat (limited to 'docs/report/vpp_performance_tests/http_server_performance')
-rw-r--r--docs/report/vpp_performance_tests/http_server_performance/index.rst19
1 files changed, 19 insertions, 0 deletions
diff --git a/docs/report/vpp_performance_tests/http_server_performance/index.rst b/docs/report/vpp_performance_tests/http_server_performance/index.rst
index e864931e2f..b067042f17 100644
--- a/docs/report/vpp_performance_tests/http_server_performance/index.rst
+++ b/docs/report/vpp_performance_tests/http_server_performance/index.rst
@@ -42,6 +42,25 @@ quartile / 25th percentile, 2nd quartile / 50th percentile / mean, 3rd
quartile / 75th percentile, Max) across collected data set. Outliers are
plotted as individual points.
+Additional information about graph data:
+
+#. **X-axis Labels**: indices of individual test suites as listed in
+ Graph Legend.
+
+#. **Y-axis Labels**: measured Connections Per Second [cps] or Requests Per
+ Second [rps] throughput values.
+
+#. **Graph Legend**: lists X-axis indices with associated CSIT test
+ suites executed to generate graphed test results.
+
+#. **Hover Information**: lists minimum, first quartile, median,
+ third quartile, and maximum. If either type of outlier is present the
+ whisker on the appropriate side is taken to 1.5×IQR from the quartile
+ (the "inner fence") rather than the max or min, and individual outlying
+ data points are displayed as unfilled circles (for suspected outliers)
+ or filled circles (for outliers). (The "outer fence" is 3×IQR from the
+ quartile.)
+
.. note::
Data sources for reported test results: i) `FD.io test executor vpp