diff options
Diffstat (limited to 'doc/paper/taler.tex')
-rw-r--r-- | doc/paper/taler.tex | 64 |
1 files changed, 32 insertions, 32 deletions
diff --git a/doc/paper/taler.tex b/doc/paper/taler.tex index 4a4f741a3..5166efea8 100644 --- 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} |