The Rollout Infrastructure Tax in Coding-Agent Reinforcement Learning
Abstract
Coding-agent reinforcement learning treats execution infrastructure as a background implementation detail, despite relying on large numbers of interactive software rollouts. This is a missed opportunity: measuring infrastructure overhead can reveal practical efficiency gains for RL post-training, where small per-rollout savings compound at scale. We present a comparative study of four execution substrates: single containers, hosted sandboxes, Kubernetes-orchestrated containers, and cloud virtual machines. We find up to variation in cold-start latency and a spread in projected worker-hours for one million 150-step trajectories. Our results suggest that future coding-agent RL systems should optimize execution substrates as part of the training system itself, not merely as deployment plumbing.
Cite
@article{arxiv.2607.01415,
title = {The Rollout Infrastructure Tax in Coding-Agent Reinforcement Learning},
author = {Daniel Thi Graviet and Lovre Pesut and Ivan Dagelic and Vedran Jukic and Ivan Burazin},
journal= {arXiv preprint arXiv:2607.01415},
year = {2026}
}
Comments
Preprint. 6 pages, 6 figures, 2 tables. Submitted to ACM SoCC 2026