From 33483109b741824e163210acfda07dfa96876cc9 Mon Sep 17 00:00:00 2001 From: Dennis Brentjes Date: Mon, 29 May 2017 21:18:28 +0200 Subject: Some more twaeks to the LaTeX. --- appendices/appendix.tex | 17 +++++++++++++++++ 1 file changed, 17 insertions(+) (limited to 'appendices') diff --git a/appendices/appendix.tex b/appendices/appendix.tex index 70723f4..6888a6f 100644 --- a/appendices/appendix.tex +++ b/appendices/appendix.tex @@ -58,6 +58,23 @@ System Benchmarks Index Score & & &1178.4\\\hl \caption{Unix Bench index results to give a comparable baseline} \end{table} +\section{Compiler options} +\label{app-ccopts} + +both\ C\ and\ C++\ optimization\ related\ compiler\ flags: +\begin{table}[!ht] +\begin{tabularx}{\columnwidth}{p{0.12\columnwidth} p{0.88\columnwidth}} +-flto: &Link\ time\ optimization\\ +-O3: &3rd\ level\ optimizations\\ +\end{tabularx} +\end{table} + + + + + + + \section{Some scripts to do result processing} The script that converts the output from the statsd to a \LaTeX\xspace table format. -- cgit v1.2.3-70-g09d2