This commit is contained in:
Jake Hillion 2021-05-14 07:08:14 +01:00
commit 54be5311cb

View File

@ -225,13 +225,8 @@ The proxy only supports TCP and UDP flows for carrying the proxied data.
\section{Performance Evaluation}
\label{section:performance-evaluation}
The discussion of success criteria above used relatively slow network connections to test scaling in certain situations. This section will focus on testing how the solution scales, in terms of faster individual connections, and with many more connections.
The discussion of success criteria above used relatively slow network connections to test scaling in certain situations. This section provides a brief analysis of how this solution would scale to providing a higher bandwidth connection, specifically by adding network connections.
\subsection{Faster Connections Scaling}
\mynote{Once automated testing is up, grab the data for this and plot a couple of graphs.}
\subsection{Number of Connections Scaling}
\label{section:number-of-connections-scaling}
\mynote{Needs more data.}