getsentry / symbolicator

Native Symbolication as a Service
https://getsentry.github.io/symbolicator/
MIT License
359 stars 47 forks source link

Use `DDSketch` to compute percentiles in stresstest #1383

Closed Swatinem closed 7 months ago

Swatinem commented 7 months ago

This adds percentiles / quantiles to the stresstest output. Pretty much just a small change to get more experience with DDSketch.