From 8243ea78854683f2f80da53d8f197f10316e4801 Mon Sep 17 00:00:00 2001 From: Tibor Frank Date: Fri, 5 Oct 2018 10:44:15 +0200 Subject: CSIT-1332: Proposal of new layout of all graphs Change-Id: Ib5d113fd2071e481bcc5e3d043a43a58947b8da1 Signed-off-by: Tibor Frank --- .../http_server_performance/index.rst | 35 ++++++++++++++++++---- 1 file changed, 30 insertions(+), 5 deletions(-) (limited to 'docs/report/vpp_performance_tests/http_server_performance/index.rst') 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 2e2226f2f5..1a7c1d9901 100644 --- a/docs/report/vpp_performance_tests/http_server_performance/index.rst +++ b/docs/report/vpp_performance_tests/http_server_performance/index.rst @@ -3,6 +3,31 @@ \clearpage +.. raw:: html + + + HTTP/TCP Performance ==================== @@ -24,7 +49,7 @@ plotted as individual points. <../../_static/archive/>`_. CSIT source code for the test cases used for plots can be found in - `CSIT git repository `_. + `CSIT git repository `_. .. raw:: latex @@ -35,14 +60,14 @@ Connections per second .. raw:: html - + .. raw:: latex \begin{figure}[H] \centering \graphicspath{{../_build/_static/vpp/}} - \includegraphics[clip, trim=0cm 8cm 5cm 0cm, width=0.70\textwidth]{http-server-performance-cps} + \includegraphics[clip, trim=0cm 0cm 5cm 0cm, width=0.70\textwidth]{http-server-performance-cps} \label{fig:http-server-performance-cps} \end{figure} @@ -55,13 +80,13 @@ Requests per second .. raw:: html - + .. raw:: latex \begin{figure}[H] \centering \graphicspath{{../_build/_static/vpp/}} - \includegraphics[clip, trim=0cm 8cm 5cm 0cm, width=0.70\textwidth]{http-server-performance-rps} + \includegraphics[clip, trim=0cm 0cm 5cm 0cm, width=0.70\textwidth]{http-server-performance-rps} \label{fig:http-server-performance-rps} \end{figure} -- cgit 1.2.3-korg