comment out experiments again

This commit is contained in:
Christian Grothoff 2017-05-16 14:17:02 +02:00
parent 94b56a8f76
commit 0d9a56b870
No known key found for this signature in database
GPG Key ID: 939E6BE1E29FC3CC

View File

@ -1450,23 +1450,23 @@ FDH operations we used~\cite{rfc5869} with SHA-512 as XTR and SHA-256
for PRF as suggested in~\cite{rfc5869}. Using 16 for PRF as suggested in~\cite{rfc5869}. Using 16
concurrent clients performing withdraw, deposit and refresh operations concurrent clients performing withdraw, deposit and refresh operations
we then pushed the t2.micro instance to the resource limit we then pushed the t2.micro instance to the resource limit
(Figure~\ref{fig:cpu}) %(Figure~\ref{fig:cpu})
from a network with $\approx$ 160 ms latency to from a network with $\approx$ 160 ms latency to
the EC2 instance. At that point, the instance managed about 8 HTTP the EC2 instance. At that point, the instance managed about 8 HTTP
requests per second, which roughly corresponds to one full business requests per second, which roughly corresponds to one full business
transaction (as a full business transaction is expected to involve transaction (as a full business transaction is expected to involve
withdrawing and depositing several coins). The network traffic was withdrawing and depositing several coins). The network traffic was
modest at approximately 50 kbit/sec from the exchange modest at approximately 50 kbit/sec from the exchange
(Figure~\ref{fig:out}) %(Figure~\ref{fig:out})
and 160 kbit/sec to the exchange. and 160 kbit/sec to the exchange.
(Figure~\ref{fig:in}). %(Figure~\ref{fig:in}).
At network latencies above 10 ms, the delay At network latencies above 10 ms, the delay
for executing a transaction is dominated by the network latency, as for executing a transaction is dominated by the network latency, as
local processing virtually always takes less than 10 ms. local processing virtually always takes less than 10 ms.
Database transactions are dominated by writes% Database transactions are dominated by writes%
(Figure~\ref{fig:read} vs. Figure~\ref{fig:write}), as %(Figure~\ref{fig:read} vs. Figure~\ref{fig:write})
Taler mostly needs to log , as Taler mostly needs to log
transactions and occasionally needs to read to guard against transactions and occasionally needs to read to guard against
double-spending. Given a database capacity of 2 TB---which should double-spending. Given a database capacity of 2 TB---which should
suffice for more than one year of full transaction logs---the suffice for more than one year of full transaction logs---the