summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorSiddharth Ravikumar <sravik@bgsu.edu>2016-03-01 23:20:16 -0500
committerSiddharth Ravikumar <sravik@bgsu.edu>2016-03-01 23:20:16 -0500
commita988299e1baa1a55863b2d70a4c62a1c36dbd54f (patch)
tree27b1f84a73c63d237ba4ed58e05312b5ac668df4
parent836cd0a939b82974fc18c9b31421174fed2659d4 (diff)
Tables now have captions.
-rw-r--r--report/chapters/4-testing.tex12
-rw-r--r--report/combox-report.pdfbin473259 -> 474615 bytes
2 files changed, 12 insertions, 0 deletions
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)}
diff --git a/report/combox-report.pdf b/report/combox-report.pdf
index 3462311..bf99366 100644
--- a/report/combox-report.pdf
+++ b/report/combox-report.pdf
Binary files differ