aboutsummaryrefslogtreecommitdiff
path: root/path-spec.txt
diff options
context:
space:
mode:
authorNick Mathewson <nickm@torproject.org>2021-08-27 10:48:43 -0400
committerNick Mathewson <nickm@torproject.org>2021-08-27 10:48:43 -0400
commit2b92f992ef27ceea3b253a3940a6da3127a0a8b8 (patch)
tree43e3dfdf52ebf78b06db39cf0b93008f8bac3d92 /path-spec.txt
parent8f5b7021b65b5379ad7fecc6f0559a21af77d740 (diff)
downloadtorspec-2b92f992ef27ceea3b253a3940a6da3127a0a8b8.tar.gz
torspec-2b92f992ef27ceea3b253a3940a6da3127a0a8b8.zip
Clarify Xm tiebreaker rules.
Diffstat (limited to 'path-spec.txt')
-rw-r--r--path-spec.txt3
1 files changed, 2 insertions, 1 deletions
diff --git a/path-spec.txt b/path-spec.txt
index 77368d8..f257e86 100644
--- a/path-spec.txt
+++ b/path-spec.txt
@@ -449,7 +449,8 @@ of their choices.
Instead of using the mode of discrete build times directly, Tor clients
compute the Xm parameter using the weighted average of the the midpoints
of the 'cbtnummodes' (10) most frequently occurring 10ms histogram bins.
- Ties are broken in favor of earlier bins.
+ Ties are broken in favor of earlier bins (that is, in favor of bins
+ corresponding to shorter build times).
(The use of 10 modes was found to minimize error from the selected
cbtquantile, with 10ms bins for quantiles 60-80, compared to many other