summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorSiddharth Ravikumar <sravik@bgsu.edu>2016-03-22 10:16:31 -0400
committerSiddharth Ravikumar <sravik@bgsu.edu>2016-03-22 10:16:31 -0400
commit6b88e3535a04e14a783684909280be8640603c1b (patch)
treedd6006070cd24c2c4a393fcbfcd443bf3395a29f
parentca00511806e4b5c37559deeb5230e487b2bb82bc (diff)
Update figure captions.report-draft-3
- Now they don't overflow out of the page in PDF.
-rw-r--r--report/chapters/1-intr.tex9
-rw-r--r--report/chapters/3-arch-d.tex4
-rw-r--r--report/chapters/4-testing.tex13
-rw-r--r--report/combox-report.pdfbin614434 -> 614022 bytes
4 files changed, 12 insertions, 14 deletions
diff --git a/report/chapters/1-intr.tex b/report/chapters/1-intr.tex
index 319561e..fd6abd6 100644
--- a/report/chapters/1-intr.tex
+++ b/report/chapters/1-intr.tex
@@ -72,8 +72,8 @@ across $N$ node directories; shards \verb+strunk-white.pdf.shard0+ to
|_________________________|
node directory N
\end{verbatim}
- \caption{combox overview - Splitting a file in the combox directory
- and spreading it across N node directories.}
+ \caption{combox overview - Splitting a file and spreading it across
+ N node directories.}
\label{fig:1-combox-overview-0}
\end{figure}
@@ -119,9 +119,8 @@ to/from the respective node directory on the user's computer.
node directory N
\end{verbatim}
- \caption{combox overview - Reconstructing a file into the combox
- directory from the encrypted shards located in the node
- directories.}
+ \caption{combox overview - Reconstructing a file from the encrypted
+ shards.}
\label{fig:1-combox-overview-1}
\end{figure}
diff --git a/report/chapters/3-arch-d.tex b/report/chapters/3-arch-d.tex
index e1a84fd..307be25 100644
--- a/report/chapters/3-arch-d.tex
+++ b/report/chapters/3-arch-d.tex
@@ -28,8 +28,8 @@ place under their directories to their respective data store.
\begin{figure}[h]
\includegraphics[scale=0.6]{3-combox-structure}
- \caption{High level overview of how file creation works when combox
- is setup on two computers.}
+ \caption{Overview of how file creation works when combox is setup on
+ two computers.}
\label{fig:3-combox-structure}
\end{figure}
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}
diff --git a/report/combox-report.pdf b/report/combox-report.pdf
index 0c8663f..046f4aa 100644
--- a/report/combox-report.pdf
+++ b/report/combox-report.pdf
Binary files differ