commit 94b56a8f76ba279cab4fd9fc2182a66577a5444e
parent c1bfa591732770aa648ce7b40e8fb75b685fccb6
Author: Christian Grothoff <christian@grothoff.org>
Date: Tue, 16 May 2017 14:16:03 +0200
comment out experiments again
Diffstat:
1 file changed, 32 insertions(+), 32 deletions(-)
diff --git a/doc/paper/taler.tex b/doc/paper/taler.tex
@@ -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}