Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bug40168+34088 035 v2 #2123

Open
wants to merge 15 commits into
base: maint-0.3.5
Choose a base branch
from

Conversation

asn-d6
Copy link
Member

@asn-d6 asn-d6 commented Dec 21, 2020

No description provided.

Mike Perry added 15 commits November 23, 2020 21:32
This prevents the timeout curve from getting spread out as much, resulting in
more accurate timeout values for quantiles from 60-80.
This should allow us to more accurately estimate pareto parameters
without relying on "right-censorship" of circuit build timeout values.
50ms is not enough resolution. CBT can be as low as 80ms in datacenter
clients close to their relays.
This is still fast enough. ~100usec on my laptop with 1000 build times.
With the maximum likelihood estimator for alpha from #40168, we no longer need
max_time to calculate alpha.
histogram spelling fix
Update function documentation for 10 modes.
@coveralls
Copy link

Pull Request Test Coverage Report for Build 10500

  • 19 of 20 (95.0%) changed or added relevant lines in 1 file are covered.
  • 15 unchanged lines in 3 files lost coverage.
  • Overall coverage increased (+1.7%) to 60.97%

Changes Missing Coverage Covered Lines Changed/Added Lines %
src/core/or/circuitstats.c 19 20 95.0%
Files with Coverage Reduction New Missed Lines %
src/core/or/circuitstats.c 2 80.29%
src/feature/dirauth/shared_random.c 4 85.1%
src/feature/dirauth/dirvote.c 9 64.65%
Totals Coverage Status
Change from base Build 10353: 1.7%
Covered Lines: 44612
Relevant Lines: 73171

💛 - Coveralls

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
2 participants