diff options
author | Siddharth Ravikumar <sravik@bgsu.edu> | 2016-01-18 20:41:21 -0500 |
---|---|---|
committer | Siddharth Ravikumar <sravik@bgsu.edu> | 2016-01-18 20:41:21 -0500 |
commit | 83d1ee510bb038df98a040d766acd1abd1c2cfb4 (patch) | |
tree | a0c78d557add36812144aa6d6768391dc460e80c | |
parent | 34e5a72712f4b470d7499e368d9806b2a2217677 (diff) |
Added 2 new graphs to report.
-rw-r--r-- | report/chapters/5-ucases-benchmarks.tex | 14 | ||||
-rw-r--r-- | report/combox-report.pdf | bin | 60023 -> 90607 bytes |
2 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 diff --git a/report/combox-report.pdf b/report/combox-report.pdf Binary files differindex 16201a2..b5e41f1 100644 --- a/report/combox-report.pdf +++ b/report/combox-report.pdf |