Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
Tor
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Container Registry
Model registry
Monitor
Incidents
Service Desk
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
The Tor Project
Core
Tor
Commits
8e87357a
Commit
8e87357a
authored
21 years ago
by
Roger Dingledine
Browse files
Options
Downloads
Patches
Plain Diff
chicken out and revert to previous test results.
this is the final version. svn:r1056
parent
8f00a304
No related branches found
Branches containing commit
No related tags found
Tags containing commit
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
doc/tor-design.tex
+9
-5
9 additions, 5 deletions
doc/tor-design.tex
with
9 additions
and
5 deletions
doc/tor-design.tex
+
9
−
5
View file @
8e87357a
...
...
@@ -1574,15 +1574,19 @@ 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
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) every 10 minutes for
21.3 hours (128 sample points): while a direct
fetching the front page of
{
\tt
cnn.com
}
(55 kilobytes):
%every 10 minutes for
%26 hours (156 sample points):
while a direct
download consistently took about 0.3s, the performance through Tor was highly
variable. Some downloads were as fast as 0.
3
s, with a median at 2.
6
s, and
9
0
\%
finishing within
6.0
s. It seems that as the network expands, the chance
variable. Some downloads were as fast as 0.
6
s, with a median at 2.
7
s, and
8
0
\%
finishing within
5.7
s. It seems that as the network expands, the chance
of building a slow circuit (one that includes a slow or heavily loaded node
or link) is increasing. On the other hand, as our users remain satisfied
with this increased latency, we can address our performance incrementally as we
proceed with development.
proceed with development.
\footnote
{
For example, we have just begun pushing
a pipelining patch to the production network that seems to decrease
latency for medium-to-large files; we will present revised benchmarks
as they become available.
}
%With the current network's topology and load, users can typically get 1-2
%megabits sustained transfer rate, which is good enough for now.
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment