39e5ce152fbc989edad49408473196b46f3532c9
[csit.git] / docs / report / vpp_performance_tests / soak_tests / index.rst
1
2 .. raw:: latex
3
4     \clearpage
5
6 .. raw:: html
7
8     <script type="text/javascript">
9
10         function getDocHeight(doc) {
11             doc = doc || document;
12             var body = doc.body, html = doc.documentElement;
13             var height = Math.max( body.scrollHeight, body.offsetHeight,
14                 html.clientHeight, html.scrollHeight, html.offsetHeight );
15             return height;
16         }
17
18         function setIframeHeight(id) {
19             var ifrm = document.getElementById(id);
20             var doc = ifrm.contentDocument? ifrm.contentDocument:
21                 ifrm.contentWindow.document;
22             ifrm.style.visibility = 'hidden';
23             ifrm.style.height = "10px"; // reset to minimal height ...
24             // IE opt. for bing/msn needs a bit added or scrollbar appears
25             ifrm.style.height = getDocHeight( doc ) + 4 + "px";
26             ifrm.style.visibility = 'visible';
27         }
28
29     </script>
30
31 .. _`soak tests`:
32
33 Soak Tests
34 ==========
35
36 Long duration (30 minutes per test) soak tests are executed
37 using :ref:`plrsearch` algorithm. As the test take long time, only 10 test
38 were executed, two runs each.
39
40 Additional information about graph data:
41
42 #. **Graph Title**: describes type of tests and soak test duration.
43
44 #. **X-axis Labels**: indices of test suites.
45
46 #. **Y-axis Labels**: estimated lower bounds for critical rate value in [Mpps].
47
48 #. **Graph Legend**: list of X-axis indices with CSIT test suites.
49
50 #. **Hover Information**: in general lists minimum, first quartile, median,
51    third quartile, and maximum. If either type of outlier is present the
52    whisker on the appropriate side is taken to 1.5×IQR from the quartile
53    (the "inner fence") rather than the max or min, and individual outlying
54    data points are displayed as unfilled circles (for suspected outliers)
55    or filled circles (for outliers). (The "outer fence" is 3×IQR from the
56    quartile.)
57    When number of samples is low, some values are not displayed.
58
59 .. note::
60
61     Test results have been generated by
62     `FD.io test executor vpp performance job 2n-skx`_ and
63     `FD.io test executor vpp performance job 2n-clx`_ with RF
64     result files csit-vpp-perf-|srelease|-\*.zip
65     `archived here <../../_static/archive/>`_.
66
67 .. raw:: latex
68
69     \clearpage
70
71 2n-clx
72 ------
73
74 .. raw:: html
75
76     <center>
77     <iframe id="ifrm01" onload="setIframeHeight(this.id)" width="700" frameborder="0" scrolling="no" src="../../_static/vpp/soak-test-1.html"></iframe>
78     <p><br></p>
79     </center>
80
81 .. raw:: latex
82
83     \begin{figure}[H]
84         \centering
85             \graphicspath{{../_build/_static/vpp/}}
86             \includegraphics[clip, trim=0cm 0cm 5cm 0cm, width=0.70\textwidth]{soak-test-1}
87             \label{fig:soak-test-1}
88     \end{figure}
89
90 .. raw:: latex
91
92     \clearpage
93
94 .. raw:: html
95
96     <center>
97     <iframe id="ifrm02" onload="setIframeHeight(this.id)" width="700" frameborder="0" scrolling="no" src="../../_static/vpp/soak-test-2.html"></iframe>
98     <p><br></p>
99     </center>
100
101 .. raw:: latex
102
103     \begin{figure}[H]
104         \centering
105             \graphicspath{{../_build/_static/vpp/}}
106             \includegraphics[clip, trim=0cm 0cm 5cm 0cm, width=0.70\textwidth]{soak-test-2}
107             \label{fig:soak-test-2}
108     \end{figure}
109
110 .. raw:: latex
111
112     \clearpage
113
114 2n-skx
115 ------
116
117 .. raw:: html
118
119     <center>
120     <iframe id="ifrm101" onload="setIframeHeight(this.id)" width="700" frameborder="0" scrolling="no" src="../../_static/vpp/soak-test-2n-skx-1.html"></iframe>
121     <p><br></p>
122     </center>
123
124 .. raw:: latex
125
126     \begin{figure}[H]
127         \centering
128             \graphicspath{{../_build/_static/vpp/}}
129             \includegraphics[clip, trim=0cm 0cm 5cm 0cm, width=0.70\textwidth]{soak-test-2n-skx-1}
130             \label{fig:soak-test-2n-skx-1}
131     \end{figure}
132
133 .. raw:: latex
134
135     \clearpage
136
137 .. raw:: html
138
139     <center>
140     <iframe id="ifrm102" onload="setIframeHeight(this.id)" width="700" frameborder="0" scrolling="no" src="../../_static/vpp/soak-test-2n-skx-2.html"></iframe>
141     <p><br></p>
142     </center>
143
144 .. raw:: latex
145
146     \begin{figure}[H]
147         \centering
148             \graphicspath{{../_build/_static/vpp/}}
149             \includegraphics[clip, trim=0cm 0cm 5cm 0cm, width=0.70\textwidth]{soak-test-2n-skx-2}
150             \label{fig:soak-test-2n-skx-2}
151     \end{figure}