One Long Prompt Shouldn't Freeze Everyone's Tokens: Prefill/Decode Disaggregation
Prefill/decode disaggregation, which runs LLM prefill and decode phases on separate hardware pools, cut p99 inter-token latency by 66% (from 88ms to 30ms) in a Go simulation, at the cost of higher time-to-first-token (42…