2e2226f2f588d0802da308b2603b8da4f49e0676
[csit.git] / docs / report / vpp_performance_tests / http_server_performance / index.rst
1
2 .. raw:: latex
3
4     \clearpage
5
6 HTTP/TCP Performance
7 ====================
8
9 Performance graphs are generated by multiple executions of the same
10 performance tests across physical testbeds hosted LF FD.io labs: 3n-hsw.
11 Box-and-Whisker plots are used to display variations in measured
12 throughput values, without making any assumptions of the underlying
13 statistical distribution.
14
15 For each test case, Box-and-Whisker plots show the quartiles (Min, 1st
16 quartile / 25th percentile, 2nd quartile / 50th percentile / mean, 3rd
17 quartile / 75th percentile, Max) across collected data set. Outliers are
18 plotted as individual points.
19
20 .. note::
21
22     Data sources for reported test results: i) `FD.io test executor vpp
23     performance job 3n-hsw`_, 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 .. raw:: latex
30
31     \clearpage
32
33 Connections per second
34 ----------------------
35
36 .. raw:: html
37
38     <iframe width="700" height="1000" frameborder="0" scrolling="no" src="../../_static/vpp/http-server-performance-cps.html"></iframe>
39
40 .. raw:: latex
41
42     \begin{figure}[H]
43         \centering
44             \graphicspath{{../_build/_static/vpp/}}
45             \includegraphics[clip, trim=0cm 8cm 5cm 0cm, width=0.70\textwidth]{http-server-performance-cps}
46             \label{fig:http-server-performance-cps}
47     \end{figure}
48
49 .. raw:: latex
50
51     \clearpage
52
53 Requests per second
54 -------------------
55
56 .. raw:: html
57
58     <iframe width="700" height="1000" frameborder="0" scrolling="no" src="../../_static/vpp/http-server-performance-rps.html"></iframe>
59
60 .. raw:: latex
61
62     \begin{figure}[H]
63         \centering
64             \graphicspath{{../_build/_static/vpp/}}
65             \includegraphics[clip, trim=0cm 8cm 5cm 0cm, width=0.70\textwidth]{http-server-performance-rps}
66             \label{fig:http-server-performance-rps}
67     \end{figure}