diff options
Diffstat (limited to 'report/chapters/4-testing.tex')
-rw-r--r-- | report/chapters/4-testing.tex | 13 |
1 files changed, 6 insertions, 7 deletions
diff --git a/report/chapters/4-testing.tex b/report/chapters/4-testing.tex index b0d91da..43febd7 100644 --- a/report/chapters/4-testing.tex +++ b/report/chapters/4-testing.tex @@ -598,14 +598,14 @@ stress testing \begin{figure}[h] \centering \input{graphs/tot-time.tex} \caption{Stress testing combox - Observations - Time taken to - process all files in a given file dump.} + process all files.} \label{fig:4-st-tt} \end{figure} \begin{figure}[h] \centering \input{graphs/avg-time-sae.tex} \caption{Stress testing combox - Observations - Avg. time to split - and encrypt a file in a given file dump.} + and encrypt a file.} \label{fig:4-st-atsae} \end{figure} @@ -630,16 +630,15 @@ stress testing \begin{figure}[h] \centering \input{graphs/tot-time-diff.tex} - \caption{Stress testing combox - Difference between 2015 and 2016 - tests - time taken to process all files in a given file dump.} + \caption{Difference between 2015 and 2016 tests - time taken to + process all files.} \label{fig:4-st-tt-diff} \end{figure} \begin{figure}[h] \centering \input{graphs/avg-time-sae-diff.tex} - \caption{Stress testing combox - Difference between 2015 and 2016 - tests - Avg. time to split and encrypt a file in a given file - dump.} + \caption{Difference between 2015 and 2016 tests - Avg. time to split + and encrypt a file.} \label{fig:4-st-atsae-diff} \end{figure} |