๐ SRE
API Latency Percentile Calculator
Enter response times (one per line, in ms) to calculate P50, P90, P95, P99, P99.9 percentiles with a latency histogram. Essential for SLA planning and performance monitoring.
๐ How to Use
โผ1
Paste response times in milliseconds โ one per line
2
P50, P90, P95, P99 percentiles calculate automatically
3
View the histogram to see the latency distribution shape
๐ Examples
Healthy API
12, 15, 18, 22, 25, 14, 16, 45, 120, 8
P50: 16ms, P95: 82ms, P99: 120ms
๐ Response Times (ms, one per line)