You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
fix(patch): Clamp percentiles to actually recorded min/max instead of…
… rounding to equivalent levels (#14)
Clamp percentile result to min/max actual recorded range as we have perfect fidelity there, unexpected p0/p100 otherwise.
Co-authored-by: dimlio <[email protected]>