Cold starts
What's measured: Time from requesting an execution to first code running.Why the gap: agentOS runs in-process with no VM boot, network hop, or disk image. Sandboxes must allocate and boot an entire environment before code can run.Sandbox baseline: E2B, the fastest mainstream sandbox provider as of March 30, 2026.agentOS: Median of 10,000 runs (100 iterations × 100 samples) on Intel i7-12700KF.Methodology & reproduction →92× faster
4.8 ms p50
agentOS
4.8 ms p50
Sandbox
440 ms p50