Every time I hear about percentiles I am thinking: Why not just show the whole distribution instead of picking a few values? I was immediately thinking of just showing the latency distribution in a histogram and was pleased by the article doing exactly that. Of course graphing percentiles over time is much easier because they just represent a single value. Percentiles are very useful for finding latency spikes but no…
> Of course graphing percentiles over time is much easier because they just represent a single value. Ridgeline plots (joyplots) are severely underutilized.
Do you know of any examples?