Agent infrastructure · remote browsers
Which browser drives the web fastest?
6Providers/100Runs per provider/2026-07-17Measured/daily · open CICadence
Agents that browse — scraping, testing, filling forms — rent headless browsers by the session. This ranks providers by the median session round-trip: create a browser, connect over CDP, load a page, release. Re-measured daily in ComputeSDK's open CI.
Browsers· ranked by session round-trip
source: ComputeSDK benchmarks ↗#ProviderCreateConnectNavigateTotalActions/sSuccess
How it's measured
Each iteration creates a fresh session, connects over CDP, loads a page, and releases — the cold path an agent pays on every browsing task. Actions/s comes from a separate 10-action workload (navigate, click, type, extract) per session. Medians over 100 runs.
Independent & re-run daily
Run by ComputeSDK in public GitHub CI; raw per-iteration results live in the open repo this page reads from. See also the Sandbox and Storage boards for the rest of the agent-infrastructure stack.