| Algorithm | Strength |
|---|---|
| KLL | General purpose |
| REQ | Optimised for high quantiles (99th, 99.9th) |
| DDSketch | Constant relative error across all quantiles |
| t-Digest | Highly accurate at the tails |
Last active
March 13, 2026 19:05
-
-
Save thanos/29fe93472cdac0db964e71e7f6636502 to your computer and use it in GitHub Desktop.
Quantile Algorithm Comparison
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment