the.ai

Inference / Serving

verified

Tail Latency

The slowest requests, not the typical one. A median of 200 milliseconds with a 99th percentile of eight seconds is a system that feels broken to one user in a hundred — and if a page makes ten calls, one page in ten contains one of them. The average hides exactly the experience people complain about.

Viz primitive · budget-splitfanout-calls = 10

fanout-calls holds 9% of the budget; rest holds the remaining 91%.

Pages carrying at least one tail request, against pages where every call was fast. Drag the fan-out up to watch the share climb — with one call in a hundred landing in the tail, ten calls already spoil about one page in ten, and the per-call percentile never moved.

10

Reviewed by opendroid · 2026-08-18

  • arXiv:2309.06180 — Efficient Memory Management for Large Language Model Serving with PagedAttention
  • arXiv:2403.02419 — Are More LLM Calls All You Need? Towards Scaling Laws of Compound Inference Systems