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
8977f24e
Commit
8977f24e
authored
16 years ago
by
Roger Dingledine
Browse files
Options
Downloads
Patches
Plain Diff
some other performance-oriented fixes to integrate
svn:r18395
parent
1625467b
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/design-paper/performance.tex
+12
-1
12 additions, 1 deletion
doc/design-paper/performance.tex
with
12 additions
and
1 deletion
doc/design-paper/performance.tex
+
12
−
1
View file @
8977f24e
...
...
@@ -51,7 +51,7 @@
\maketitle
\section
{
Minimzing latency of paths
}
\section
{
Minim
i
zing latency of paths
}
Currently Tor selects paths purely by the random selection of nodes, biased by node bandwidth.
This will sometimes cause high latency circuits due to multiple ocean crossings or otherwise congested links.
...
...
@@ -210,3 +210,14 @@ The exception is a padding cell, which has no circuit ID and a zero length paylo
\end{document}
Other items to add in somewhere:
UDP transport
Mike and Fallon's proposal
Csaba's proposal to shrink the maximum circuit window.
If extending a circuit fails, try extending a few other places before
abandoning the circuit.
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