CSIT-1204: Make new TC names backward compatible (trending)
[csit.git] / docs / report / vpp_performance_tests / http_server_performance / index.rst
1 HTTP/TCP Performance
2 ====================
3
4 Plotted results are generated by multiple executions of the same CSIT
5 performance tests across three physical testbeds within LF FD.io labs.
6 To provide a descriptive summary view, Box-and-Whisker plots are used to
7 display variation in measured performance values, without making any
8 assumptions of the underlying statistical distribution.
9
10 For each plotted test case, Box-and-Whisker plots show the quartiles
11 (Min, 1st quartile / 25th percentile, 2nd quartile / 50th percentile /
12 mean, 3rd quartile / 75th percentile, Max) across collected data set
13 (data set size stated in the note below). Outliers are plotted as
14 individual points. Min and max values are plotted as bottom and top
15 Whiskers respectively. 2nd and 3rd quartiles are plotted as bottom and
16 top edge of the box. If multiple samples match only two values, and all
17 samples fall between them, then no whiskers are plotted. If all samples
18 have the same value, only a horizontal line is plotted.
19
20 .. note::
21
22     Data sources for reported test results: i) `FD.io test executor vpp
23     performance jobs`_, ii) archived FD.io jobs test result `output files
24     <../../_static/archive/>`_.
25
26     CSIT source code for the test cases used for plots can be found in
27     `CSIT git repository <https://git.fd.io/csit/tree/tests/vpp/perf/tcp?h=rls1807>`_.
28
29 Connections per second
30 ----------------------
31
32 .. raw:: html
33
34     <iframe width="700" height="1000" frameborder="0" scrolling="no" src="../../_static/vpp/http-server-performance-cps.html"></iframe>
35
36 .. raw:: latex
37
38     \begin{figure}[H]
39         \centering
40             \graphicspath{{../_build/_static/vpp/}}
41             \includegraphics[clip, trim=0cm 8cm 5cm 0cm, width=0.70\textwidth]{http-server-performance-cps}
42             \label{fig:http-server-performance-cps}
43     \end{figure}
44
45 Requests per second
46 -------------------
47
48 .. raw:: html
49
50     <iframe width="700" height="1000" frameborder="0" scrolling="no" src="../../_static/vpp/http-server-performance-rps.html"></iframe>
51
52 .. raw:: latex
53
54     \begin{figure}[H]
55         \centering
56             \graphicspath{{../_build/_static/vpp/}}
57             \includegraphics[clip, trim=0cm 8cm 5cm 0cm, width=0.70\textwidth]{http-server-performance-rps}
58             \label{fig:http-server-performance-rps}
59     \end{figure}