From: Student CS Date: Fri, 8 Jun 2012 14:16:47 +0000 (+0300) Subject: results.tex: senfile results table X-Git-Url: http://p2p-next.cs.pub.ro/gitweb/?a=commitdiff_plain;h=ff860ca1651625fa3c6eee06796e7b341a4d66fa;p=p2p-kernel-protocol.git results.tex: senfile results table --- diff --git a/doc/src/results.tex b/doc/src/results.tex index ec91d7c..f2a328e 100644 --- a/doc/src/results.tex +++ b/doc/src/results.tex @@ -2,4 +2,22 @@ \label{sec:results} The results of the tests performed. - +\begin{table} + \begin{center} + \begin{tabular}{| c | c | c | c | c |} + \hline + Sent(MB) & Time(s) & Two peers & Tree peers & Six peers \\ + \hline + 32 & 4 & 10 & 18 & 49 \\ + \hline + 64 & 10 & 20 & 35 & 80 \\ + \hline + 128 & 20 & 42 & 58 & 226 \\ + \hline + 256 & 41 & 75 & 129 & 385 \\ + \hline + \end{tabular} + \end{center} + \caption{Sendfile Results} + \label{sendfile_results} +\end{table}