From 23968a760efa6e03e8d47fbff108ec5aae010fe3 Mon Sep 17 00:00:00 2001 From: Dennis Brentjes Date: Tue, 26 Jun 2018 23:16:41 +0200 Subject: Small revision of the thesis. --- appendices/appendix.tex | 188 ++++++++++++++++++++++++------------------------ 1 file changed, 94 insertions(+), 94 deletions(-) (limited to 'appendices') diff --git a/appendices/appendix.tex b/appendices/appendix.tex index e0f6d5a..e8787ea 100644 --- a/appendices/appendix.tex +++ b/appendices/appendix.tex @@ -188,100 +188,100 @@ tail -n +2 | cut -d ',' -f 2,5,8,11,14,17,20,23,26,29,32,35 | awk 'BEGIN {FS="," \end{table} -%----------------------------------------------------------------------- - -\vfill -\clearpage - -\section{Raw Result tables} -\label{app-tables} - -\newcommand{\rtable}[2]{ -\begin{centering} -\begin{scriptsize} -\begin{longtable}{|r|r|r|r|r|r|} -\hline -\input{#1} -\caption{#2} -\end{longtable} -\end{scriptsize} -\end{centering} -\clearpage -} - -\vspace{2.355em} - -\rtable{results/result_node1_100_ON.tab}{Timings of Node 1 elliptic curve algorithm with 100 clients} - -\rtable{results/result_node2_100_ON.tab}{Timings of Node 2 elliptic curve algorithm with 100 clients} - -\rtable{results/result_node3_100_ON.tab}{Timings of Node 3 elliptic curve algorithm with 100 clients} - -\rtable{results/result_node1_100_OFF.tab}{Timings of Node 1 multiplicative group algorithm with 100 clients} - -\rtable{results/result_node2_100_OFF.tab}{Timings of Node 2 multiplicative group algorithm with 100 clients} - -\rtable{results/result_node3_100_OFF.tab}{Timings of Node 3 multiplicative group algorithm with 100 clients} - -%--------------------------------------------------------------------------------- - -\rtable{results/result_node1_200_ON.tab}{Timings of Node 1 elliptic curve algorithm with 200 clients} - -\rtable{results/result_node2_200_ON.tab}{Timings of Node 2 elliptic curve algorithm with 200 clients} - -\rtable{results/result_node3_200_ON.tab}{Timings of Node 3 elliptic curve algorithm with 200 clients} - -\rtable{results/result_node1_200_OFF.tab}{Timings of Node 1 multiplicative group algorithm with 200 clients} - -\rtable{results/result_node2_200_OFF.tab}{Timings of Node 2 multiplicative group algorithm with 200 clients} - -\rtable{results/result_node3_200_OFF.tab}{Timings of Node 3 multiplicative group algorithm with 200 clients} - -%--------------------------------------------------------------------------------- - -\rtable{results/result_node1_300_ON.tab}{Timings of Node 1 elliptic curve algorithm with 300 clients} - -\rtable{results/result_node2_300_ON.tab}{Timings of Node 2 elliptic curve algorithm with 300 clients} - -\rtable{results/result_node3_300_ON.tab}{Timings of Node 3 elliptic curve algorithm with 300 clients} - -\rtable{results/result_node1_300_OFF.tab}{Timings of Node 1 multiplicative group algorithm with 300 clients} - -\rtable{results/result_node2_300_OFF.tab}{Timings of Node 2 multiplicative group algorithm with 300 clients} - -\rtable{results/result_node3_300_OFF.tab}{Timings of Node 3 multiplicative group algorithm with 300 clients} - -%--------------------------------------------------------------------------------- - -\rtable{results/result_node1_400_ON.tab}{Timings of Node 1 elliptic curve algorithm with 400 clients} - -\rtable{results/result_node2_400_ON.tab}{Timings of Node 2 elliptic curve algorithm with 400 clients} - -\rtable{results/result_node3_400_ON.tab}{Timings of Node 3 elliptic curve algorithm with 400 clients} - -\rtable{results/result_node1_400_OFF.tab}{Timings of Node 1 multiplicative group algorithm with 400 clients} - -\rtable{results/result_node2_400_OFF.tab}{Timings of Node 2 multiplicative group algorithm with 400 clients} - -\rtable{results/result_node3_400_OFF.tab}{Timings of Node 3 multiplicative group algorithm with 400 clients} - -%--------------------------------------------------------------------------------- - -\rtable{results/result_node1_500_ON.tab}{Timings of Node 1 elliptic curve algorithm with 500 clients} - -\rtable{results/result_node2_500_ON.tab}{Timings of Node 2 elliptic curve algorithm with 500 clients} - -\rtable{results/result_node3_500_ON.tab}{Timings of Node 3 elliptic curve algorithm with 500 clients} - -\rtable{results/result_node1_500_OFF.tab}{Timings of Node 1 multiplicative group algorithm with 500 clients} - -\rtable{results/result_node2_500_OFF.tab}{Timings of Node 2 multiplicative group algorithm with 500 clients} - -\rtable{results/result_node3_500_OFF.tab}{Timings of Node 3 multiplicative group algorithm with 500 clients} - -%--------------------------------------------------------------------------------- - -\clearpage +%%----------------------------------------------------------------------- +% +%\vfill +%\clearpage +% +%\section{Raw Result tables} +%\label{app-tables} +% +%\newcommand{\rtable}[2]{ +%\begin{centering} +%\begin{scriptsize} +%\begin{longtable}{|r|r|r|r|r|r|} +%\hline +%\input{#1} +%\caption{#2} +%\end{longtable} +%\end{scriptsize} +%\end{centering} +%\clearpage +%} +% +%\vspace{2.355em} +% +%\rtable{results/result_node1_100_ON.tab}{Timings of Node 1 elliptic curve algorithm with 100 clients} +% +%\rtable{results/result_node2_100_ON.tab}{Timings of Node 2 elliptic curve algorithm with 100 clients} +% +%\rtable{results/result_node3_100_ON.tab}{Timings of Node 3 elliptic curve algorithm with 100 clients} +% +%\rtable{results/result_node1_100_OFF.tab}{Timings of Node 1 multiplicative group algorithm with 100 clients} +% +%\rtable{results/result_node2_100_OFF.tab}{Timings of Node 2 multiplicative group algorithm with 100 clients} +% +%\rtable{results/result_node3_100_OFF.tab}{Timings of Node 3 multiplicative group algorithm with 100 clients} +% +%%--------------------------------------------------------------------------------- +% +%\rtable{results/result_node1_200_ON.tab}{Timings of Node 1 elliptic curve algorithm with 200 clients} +% +%\rtable{results/result_node2_200_ON.tab}{Timings of Node 2 elliptic curve algorithm with 200 clients} +% +%\rtable{results/result_node3_200_ON.tab}{Timings of Node 3 elliptic curve algorithm with 200 clients} +% +%\rtable{results/result_node1_200_OFF.tab}{Timings of Node 1 multiplicative group algorithm with 200 clients} +% +%\rtable{results/result_node2_200_OFF.tab}{Timings of Node 2 multiplicative group algorithm with 200 clients} +% +%\rtable{results/result_node3_200_OFF.tab}{Timings of Node 3 multiplicative group algorithm with 200 clients} +% +%%--------------------------------------------------------------------------------- +% +%\rtable{results/result_node1_300_ON.tab}{Timings of Node 1 elliptic curve algorithm with 300 clients} +% +%\rtable{results/result_node2_300_ON.tab}{Timings of Node 2 elliptic curve algorithm with 300 clients} +% +%\rtable{results/result_node3_300_ON.tab}{Timings of Node 3 elliptic curve algorithm with 300 clients} +% +%\rtable{results/result_node1_300_OFF.tab}{Timings of Node 1 multiplicative group algorithm with 300 clients} +% +%\rtable{results/result_node2_300_OFF.tab}{Timings of Node 2 multiplicative group algorithm with 300 clients} +% +%\rtable{results/result_node3_300_OFF.tab}{Timings of Node 3 multiplicative group algorithm with 300 clients} +% +%%--------------------------------------------------------------------------------- +% +%\rtable{results/result_node1_400_ON.tab}{Timings of Node 1 elliptic curve algorithm with 400 clients} +% +%\rtable{results/result_node2_400_ON.tab}{Timings of Node 2 elliptic curve algorithm with 400 clients} +% +%\rtable{results/result_node3_400_ON.tab}{Timings of Node 3 elliptic curve algorithm with 400 clients} +% +%\rtable{results/result_node1_400_OFF.tab}{Timings of Node 1 multiplicative group algorithm with 400 clients} +% +%\rtable{results/result_node2_400_OFF.tab}{Timings of Node 2 multiplicative group algorithm with 400 clients} +% +%\rtable{results/result_node3_400_OFF.tab}{Timings of Node 3 multiplicative group algorithm with 400 clients} +% +%%--------------------------------------------------------------------------------- +% +%\rtable{results/result_node1_500_ON.tab}{Timings of Node 1 elliptic curve algorithm with 500 clients} +% +%\rtable{results/result_node2_500_ON.tab}{Timings of Node 2 elliptic curve algorithm with 500 clients} +% +%\rtable{results/result_node3_500_ON.tab}{Timings of Node 3 elliptic curve algorithm with 500 clients} +% +%\rtable{results/result_node1_500_OFF.tab}{Timings of Node 1 multiplicative group algorithm with 500 clients} +% +%\rtable{results/result_node2_500_OFF.tab}{Timings of Node 2 multiplicative group algorithm with 500 clients} +% +%\rtable{results/result_node3_500_OFF.tab}{Timings of Node 3 multiplicative group algorithm with 500 clients} +% +%%--------------------------------------------------------------------------------- +% +%\clearpage %Keep this as last appendix. %\section{Reference manual} -- cgit v1.2.3-70-g09d2