comment out experiments again
This commit is contained in:
parent
c1bfa59173
commit
94b56a8f76
@ -1404,38 +1404,38 @@ The merchant can issue refunds, and only to the original customer.
|
||||
|
||||
\section{Experimental results}
|
||||
|
||||
\begin{figure}[b!]
|
||||
\includegraphics[width=\columnwidth]{bw_in.png}
|
||||
\caption{Incoming traffic at the exchange, in bytes per 5 minutes.}
|
||||
\label{fig:in}
|
||||
\end{figure}\hfill
|
||||
\begin{figure}[b!]
|
||||
\includegraphics[width=\columnwidth]{bw_out.png}
|
||||
\caption{Outgoing traffic from the exchange, in bytes per 5 minutes.}
|
||||
\label{fig:out}
|
||||
\end{figure}
|
||||
\begin{figure}[b!]
|
||||
\includegraphics[width=\columnwidth]{db_read.png}
|
||||
\caption{DB read operations per second.}
|
||||
\label{fig:read}
|
||||
\end{figure}
|
||||
\begin{figure}[b!]
|
||||
\includegraphics[width=\columnwidth]{db_write.png}
|
||||
\caption{DB write operations per second.}
|
||||
\label{fig:write}
|
||||
\end{figure}
|
||||
\begin{figure}[b!]
|
||||
\includegraphics[width=\columnwidth]{cpu_balance.png}
|
||||
\caption{CPU credit balance. Hitting a balance of 0 shows the CPU is
|
||||
the limiting factor.}
|
||||
\label{fig:cpu}
|
||||
\end{figure}
|
||||
\begin{figure}[b!]
|
||||
\includegraphics[width=\columnwidth]{cpu_usage.png}
|
||||
\caption{CPU utilization. The t2.micro instance is allowed to use 10\% of
|
||||
one CPU.}
|
||||
\label{fig:usage}
|
||||
\end{figure}
|
||||
%\begin{figure}[b!]
|
||||
% \includegraphics[width=\columnwidth]{bw_in.png}
|
||||
% \caption{Incoming traffic at the exchange, in bytes per 5 minutes.}
|
||||
% \label{fig:in}
|
||||
%\end{figure}\hfill
|
||||
% \begin{figure}[b!]
|
||||
% \includegraphics[width=\columnwidth]{bw_out.png}
|
||||
% \caption{Outgoing traffic from the exchange, in bytes per 5 minutes.}
|
||||
% \label{fig:out}
|
||||
% \end{figure}
|
||||
% \begin{figure}[b!]
|
||||
% \includegraphics[width=\columnwidth]{db_read.png}
|
||||
% \caption{DB read operations per second.}
|
||||
% \label{fig:read}
|
||||
% \end{figure}
|
||||
% \begin{figure}[b!]
|
||||
% \includegraphics[width=\columnwidth]{db_write.png}
|
||||
% \caption{DB write operations per second.}
|
||||
% \label{fig:write}
|
||||
% \end{figure}
|
||||
% \begin{figure}[b!]
|
||||
% \includegraphics[width=\columnwidth]{cpu_balance.png}
|
||||
% \caption{CPU credit balance. Hitting a balance of 0 shows the CPU is
|
||||
% the limiting factor.}
|
||||
% \label{fig:cpu}
|
||||
% \end{figure}
|
||||
% \begin{figure}[b!]
|
||||
% \includegraphics[width=\columnwidth]{cpu_usage.png}
|
||||
% \caption{CPU utilization. The t2.micro instance is allowed to use 10\% of
|
||||
% one CPU.}
|
||||
% \label{fig:usage}
|
||||
% \end{figure}
|
||||
% \caption{Selected EC2 performance monitors for the experiment in the EC2
|
||||
% (after several hours, once the system was ``warm'').}
|
||||
% \label{fig:ec2}
|
||||
|
Loading…
Reference in New Issue
Block a user