[metrics-bugs] #26035 [Metrics/Statistics]: Streamline sample quantile types used in the various modules
Tor Bug Tracker & Wiki
blackhole at torproject.org
Wed May 16 08:15:01 UTC 2018
#26035: Streamline sample quantile types used in the various modules
--------------------------------+---------------------------
Reporter: karsten | Owner: iwakeh
Type: enhancement | Status: accepted
Priority: Medium | Milestone:
Component: Metrics/Statistics | Version:
Severity: Normal | Resolution:
Keywords: | Actual Points:
Parent ID: | Points:
Reviewer: | Sponsor: Sponsor13
--------------------------------+---------------------------
Comment (by iwakeh):
Replying to [comment:6 karsten]:
> Replying to [comment:5 karsten]:
> > By the way, do you feel strongly about avoiding Apache Commons Math?
We'd only have to add it to metrics-web, and it would save us half a day
of writing code and testing it. After all, we also rely on libraries for
things like base64 encoding, which is not rocket science to implement
ourselves. We wouldn't have to add it to the metrics-web .war file!
>
> Related aspect: When we rewrite the censorship detector (#21588), we'll
have to compute mean and standard deviation of approximately 50 sample
values. We'll probably want to use a library for that, too.
Sure, commons-math might also be useful for future additions of new
metrics and estimates.
So, let's settle on adding the dependency.
--
Ticket URL: <https://trac.torproject.org/projects/tor/ticket/26035#comment:7>
Tor Bug Tracker & Wiki <https://trac.torproject.org/>
The Tor Project: anonymity online
More information about the metrics-bugs
mailing list