diff options
Diffstat (limited to 'report/chapters/5-ucases-benchmarks.tex')
-rw-r--r-- | report/chapters/5-ucases-benchmarks.tex | 13 |
1 files changed, 13 insertions, 0 deletions
diff --git a/report/chapters/5-ucases-benchmarks.tex b/report/chapters/5-ucases-benchmarks.tex new file mode 100644 index 0000000..b517f59 --- /dev/null +++ b/report/chapters/5-ucases-benchmarks.tex @@ -0,0 +1,13 @@ +\chapter{Use Cases, Benchmarks, and Demonstration} + +\begin{figure}[h] +\centering +\input{graphs/tot-time.tex} +\caption{time to process all files} +\end{figure} + +\begin{figure}[h] +\centering +\input{graphs/avg-time-sae.tex} +\caption{time to process all files} +\end{figure} |