diff --git a/build/report.pdf b/build/report.pdf index e095584..4ed20d2 100644 Binary files a/build/report.pdf and b/build/report.pdf differ diff --git a/chapter/ch5.tex b/chapter/ch5.tex index 9a2110a..db0da19 100644 --- a/chapter/ch5.tex +++ b/chapter/ch5.tex @@ -49,13 +49,13 @@ When the amount of files searched is different for each of the proposals, it mea \begin{center} \begin{tabular}{|c|c|c|c|c|} \hline - Proposal & Matches found & Files with matches & Files searched & Time\\ + Proposal & Matches found & Files with matches & Files searched\\ \hline \hline - Pipeline & 55787 & 1327 & 2331 & 89m 11s \\ + Pipeline & 55787 & 1327 & 2331 \\ \hline - Do & 131 & 74 & 2331 & 35s \\ + Do & 131 & 74 & 2331 \\ \hline - Await to Promise & 43 & 38 & 2331 & 16s \\ + Await to Promise & 43 & 38 & 2331 \\ \hline \end{tabular} \end{center} @@ -65,15 +65,15 @@ When the amount of files searched is different for each of the proposals, it mea \begin{figure} \begin{center} -\begin{tabular}{|c|c|c|c|c|} +\begin{tabular}{|c|c|c|c|} \hline - Proposal & Matches found & Files with matches & Files searched & Time \\ + Proposal & Matches found & Files with matches & Files searched \\ \hline \hline - Pipeline & 85050 & 1119 & 1262 & 242m 58s \\ + Pipeline & 85050 & 1119 & 1262\\ \hline - Do & 278 & 55 & 1385 & 3m 3s \\ + Do & 278 & 55 & 1385 \\ \hline - Await to Promise & 125 & 80 & 1262 & 59s \\ + Await to Promise & 125 & 80 & 1262 \\ \hline \end{tabular} \end{center} @@ -83,15 +83,15 @@ When the amount of files searched is different for each of the proposals, it mea \begin{figure} \begin{center} -\begin{tabular}{|c|c|c|c|c|} +\begin{tabular}{|c|c|c|c|} \hline - Proposal & Matches found & Files with matches & Files searched & Time\\ + Proposal & Matches found & Files with matches & Files searched\\ \hline \hline - Pipeline & 16353 & 1266 & 2051 & 84s \\ + Pipeline & 16353 & 1266 & 2051 \\ \hline - Do & 79 & 60 & 2051 & 8s \\ + Do & 79 & 60 & 2051 \\ \hline - Await to Promise & 104 & 88 & 2051 & 6s \\ + Await to Promise & 104 & 88 & 2051 \\ \hline \end{tabular} \end{center} @@ -101,15 +101,15 @@ When the amount of files searched is different for each of the proposals, it mea \begin{figure} \begin{center} -\begin{tabular}{|c|c|c|c|c|} +\begin{tabular}{|c|c|c|c|} \hline - Proposal & Matches found & Files with matches & Files searched & Time\\ + Proposal & Matches found & Files with matches & Files searched\\ \hline \hline - Pipeline & 13794 & 109 & 115 & 2m 57s \\ + Pipeline & 13794 & 109 & 115 \\ \hline - Do & 13 & 8 & 115 & 3s \\ + Do & 13 & 8 & 115 \\ \hline - Await to Promise & 0 & 0 & 115 & 2s \\ + Await to Promise & 0 & 0 & 115 \\ \hline \end{tabular} \end{center} @@ -119,15 +119,15 @@ When the amount of files searched is different for each of the proposals, it mea \begin{figure} \begin{center} -\begin{tabular}{|c|c|c|c|c|} +\begin{tabular}{|c|c|c|c|} \hline - Proposal & Matches found & Files with matches & Files searched & Time\\ + Proposal & Matches found & Files with matches & Files searched\\ \hline \hline - Pipeline & 40606 & 361 & 401 & 16m 17s \\ + Pipeline & 40606 & 361 & 401 \\ \hline - Do & 46 & 26 & 401 & 6s \\ + Do & 46 & 26 & 401 \\ \hline - Await to Promise & 8 & 6 & 401 & 4s \\ + Await to Promise & 8 & 6 & 401 \\ \hline \end{tabular} \end{center}