Skip to content

Instantly share code, notes, and snippets.

@thanos
Last active March 13, 2026 19:05
Show Gist options
  • Select an option

  • Save thanos/29fe93472cdac0db964e71e7f6636502 to your computer and use it in GitHub Desktop.

Select an option

Save thanos/29fe93472cdac0db964e71e7f6636502 to your computer and use it in GitHub Desktop.
Quantile Algorithm Comparison
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
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment