From 83d1ee510bb038df98a040d766acd1abd1c2cfb4 Mon Sep 17 00:00:00 2001 From: Siddharth Ravikumar Date: Mon, 18 Jan 2016 20:41:21 -0500 Subject: Added 2 new graphs to report. --- report/chapters/5-ucases-benchmarks.tex | 14 +++++++++++++- 1 file changed, 13 insertions(+), 1 deletion(-) (limited to 'report/chapters/5-ucases-benchmarks.tex') 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 -- cgit v1.2.3