QUARTZ: Quantile-Aware Routing and Queueing for TTFT SLOs in LLM Serving

Zhipeng Liu, Yifan Zheng, Fanqi Kong, Ziming Zhao


Abstract
Large Language Model (LLM) serving systems increasingly face strict time-to-first-token (TTFT) service-level objectives (SLOs), yet TTFT remains highly sensitive to router-side queueing effects. Prefill costs scale with prompt length, decode lengths are uncertain, and prefix locality creates strong performance skew across requests. Despite major advances in continuous batching and KV-cache management, today’s routers are often agnostic to request cost, which makes them vulnerable to head-of-line blocking and tail-latency amplification under mixed workloads. We propose QUARTZ, a quantile-aware routing and queueing layer for LLM serving that predicts conservative quantile-based request-cost proxies, rather than point estimates, using lightweight router-visible signals. QUARTZ uses these quantiles together with backlog-aware router signals to guide worker selection and admission decisions that better align with TTFT tail SLOs while preserving fairness. We implement QUARTZ as a router upgrade for SGLang and evaluate it on representative interactive and retrieval-augmented workloads. The results show reductions in TTFT tail latency and SLO violations across heterogeneous workloads.
Anthology ID:
2026.findings-acl.1888
Volume:
Findings of the Association for Computational Linguistics: ACL 2026
Month:
July
Year:
2026
Address:
San Diego, California, United States
Editors:
Maria Liakata, Viviane P. Moreira, Jiajun Zhang, David Jurgens
Venue:
Findings
SIG:
Publisher:
Association for Computational Linguistics
Note:
Pages:
37886–37896
Language:
URL:
https://preview.aclanthology.org/ingest-acl/2026.findings-acl.1888/
DOI:
Bibkey:
Cite (ACL):
Zhipeng Liu, Yifan Zheng, Fanqi Kong, and Ziming Zhao. 2026. QUARTZ: Quantile-Aware Routing and Queueing for TTFT SLOs in LLM Serving. In Findings of the Association for Computational Linguistics: ACL 2026, pages 37886–37896, San Diego, California, United States. Association for Computational Linguistics.
Cite (Informal):
QUARTZ: Quantile-Aware Routing and Queueing for TTFT SLOs in LLM Serving (Liu et al., Findings 2026)
Copy Citation:
PDF:
https://preview.aclanthology.org/ingest-acl/2026.findings-acl.1888.pdf
Checklist:
 2026.findings-acl.1888.checklist.pdf