AgentSysBench: Characterizing Agentic Workloads for AI Serving Systems
A recent study published on arXiv (2608.15127) presents AgentSysBench, a benchmarking suite and measurement toolkit aimed at analyzing agentic workloads—AI applications that involve long-duration tasks where LLMs manage tools, environments, and ongoing states, unlike traditional isolated model inference. The authors, whose names are not mentioned in the abstract, investigate ten typical agentic applications through a unified systems-level approach, integrating controlled deployments with production traces. The results identify six characteristics that set agentic workloads apart from standard LLM serving: execution is both heavyweight and stateful, with non-LLM elements causing latency in 5 out of 10 applications, and memory usage peaking at 28 GB per session. The research underscores that existing serving systems are based on outdated assumptions that do not meet the needs of these emerging workloads, offering essential insights for developing more effective serving infrastructure for agentic AI, particularly regarding latency, costs, and bottlenecks. The paper can be accessed on arXiv under the identifier 2608.15127, categorized as 'cross'.
Key facts
- AgentSysBench is a benchmark suite and measurement toolkit for agentic workloads.
- It includes ten representative agentic applications.
- The study identifies six properties distinguishing agentic workloads from conventional LLM serving.
- Non-LLM components dominate latency in 5 of 10 applications.
- Sandbox working-set memory peaks at 28 GB per session.
- Agentic workloads are long-running and stateful.
- Components have heterogeneous resource affinity, including GPU-bound inference.
- The paper is available on arXiv with ID 2608.15127.
Entities
Institutions
- arXiv