diff options
Diffstat (limited to 'report/chapters/5-ucases-benchmarks.tex')
-rw-r--r-- | report/chapters/5-ucases-benchmarks.tex | 14 |
1 files changed, 13 insertions, 1 deletions
diff --git a/report/chapters/5-ucases-benchmarks.tex b/report/chapters/5-ucases-benchmarks.tex index b517f59..78e9e66 100644 --- a/report/chapters/5-ucases-benchmarks.tex +++ b/report/chapters/5-ucases-benchmarks.tex @@ -9,5 +9,17 @@ \begin{figure}[h] \centering \input{graphs/avg-time-sae.tex} -\caption{time to process all files} +\caption{avg. time to split and encrypt} +\end{figure} + +\begin{figure}[h] +\centering +\input{graphs/tot-time-diff.tex} +\caption{time to process all files - difference between 2015 and 2016} \end{figure} + +\begin{figure}[h] +\centering +\input{graphs/avg-time-sae-diff.tex} +\caption{avg. time to split and encrypt - difference between 2015 and 2016} +\end{figure}
\ No newline at end of file |