diff options
author | Nick Mathewson <nickm@torproject.org> | 2004-02-02 06:18:46 +0000 |
---|---|---|
committer | Nick Mathewson <nickm@torproject.org> | 2004-02-02 06:18:46 +0000 |
commit | 6f6bfb67e233d89f894af36437d9b8e5868f5ed0 (patch) | |
tree | 0384b62d1623436f637966dbe6d55e321cb8c401 /doc | |
parent | d99bcc6d46d2502e4bd6f4bf1f90494e6d8b0f5a (diff) | |
download | tor-6f6bfb67e233d89f894af36437d9b8e5868f5ed0.tar.gz tor-6f6bfb67e233d89f894af36437d9b8e5868f5ed0.zip |
<arma> shouldn't we say 128, 10 mins, etc?
svn:r1054
Diffstat (limited to 'doc')
-rw-r--r-- | doc/tor-design.tex | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/tor-design.tex b/doc/tor-design.tex index 5ad8602c0e..d7e4eec1e0 100644 --- a/doc/tor-design.tex +++ b/doc/tor-design.tex @@ -1571,7 +1571,7 @@ performance. % Right now the first $500 \times 500\mbox{B}=250\mbox{KB}$ %sendme} acknowledgments arrive. To quantify these effects, we did some informal tests using a network of 4 nodes on the same machine (a heavily loaded 1GHz Athlon). We downloaded a 60 -megabyte file from {\tt debian.org} every 30 minutes for 54 hours (108 sample +megabyte file from {\tt debian.org} every 10 minutes for 21.3 hours (128 sample points). It arrived in about 300 seconds on average, compared to 210s for a direct download. We ran a similar test on the production Tor network, fetching the front page of {\tt cnn.com} (55 kilobytes): while a direct |