From a988299e1baa1a55863b2d70a4c62a1c36dbd54f Mon Sep 17 00:00:00 2001 From: Siddharth Ravikumar Date: Tue, 1 Mar 2016 23:20:16 -0500 Subject: Tables now have captions. --- report/chapters/4-testing.tex | 12 ++++++++++++ 1 file changed, 12 insertions(+) (limited to 'report/chapters/4-testing.tex') diff --git a/report/chapters/4-testing.tex b/report/chapters/4-testing.tex index fb64665..ebb984e 100644 --- a/report/chapters/4-testing.tex +++ b/report/chapters/4-testing.tex @@ -474,6 +474,7 @@ of doing the stress tests. \subsection{flac dump (27 files - 424.798190MiB)}\label{4-st-424} \begin{center} +\begin{table}[h] \begin{tabular}{ll} field & value\\ \hline @@ -486,6 +487,8 @@ total size of all files & 445433187.000000 bytes (424.798190MiB)\\ avg. file size & 16497525.000000 bytes (15.733266MiB)\\ avg. time to split and encrypt a file & 352.583370 ms\\ \end{tabular} +\caption{4424.798190MiB flac dump results} +\end{table} \end{center} \subsubsection{Differences from previous stress test (2015-11-08)} @@ -499,6 +502,7 @@ avg. time to split and encrypt a file & 352.583370 ms\\ \subsection{20MiB - 90MiB dump (27 files - 1620.000000MiB)}\label{4-st-1620} \begin{center} +\begin{table}[h] \begin{tabular}{ll} field & value\\ \hline @@ -511,6 +515,8 @@ total size of all files & 1698693120.000000 bytes (1620.000000MiB)\\ avg. file size & 62914560.000000 bytes (60.000000MiB)\\ avg. time to split and encrypt a file & 2670.596556ms\\ \end{tabular} +\caption{1620.000000MiB dump results} +\end{table} \end{center} \subsubsection{Differences from previous stress test (2015-11-08)} @@ -524,6 +530,7 @@ avg. time to split and encrypt a file & 2670.596556ms\\ \subsection{20MiB - 90MiB dump (99 files - 5940.000000MiB)}\label{4-st-5940} \begin{center} +\begin{table}[h] \begin{tabular}{ll} field & value\\ \hline @@ -536,6 +543,8 @@ total size of all files & 6228541440.000000 bytes (5940.000000MiB)\\ avg. file size & 62914560.000000 bytes (60.000000MiB)\\ avg. time to split and encrypt a file & 2979.647586ms\\ \end{tabular} +\caption{5940.000000MiB dump results} +\end{table} \end{center} \subsubsection{Differences from previous stress test (2015-11-08)} @@ -549,6 +558,7 @@ avg. time to split and encrypt a file & 2979.647586ms\\ \subsection{20MiB - 90MiB dump (180 files - 10800.000000MiB)}\label{4-st-10800} \begin{center} +\begin{table}[h] \begin{tabular}{ll} field & value\\ \hline @@ -561,6 +571,8 @@ total size of all files & 11324620800.000000 bytes (10800.000000MiB)\\ avg. file size & 62914560.000000 bytes (60.000000MiB)\\ avg. time to split and encrypt a file & 3423.087539ms\\ \end{tabular} +\caption{10800.000000MiB dump results} +\end{table} \end{center} \subsubsection{Differences from previous stress test (2015-11-08)} -- cgit v1.2.3