Buying a faster model does not buy a better answer. It buys extra seconds inside whatever deadline a product enforces, and what an agent builder does with those seconds decides whether the speed was worth paying for. A set of benchmarks Cerebras and OpenAI published this month, detailed in an analysis by The Deadline Dividend, makes that distinction concrete and changes how a team should read any inference speed claim going forward.
On August 13, OpenAI began a limited preview of an Ultrafast mode for its GPT-5.6 Sol model, according to the analysis, with decode speeds reaching roughly 750 output tokens per second, near 14 times its standard tier. Cerebras’s own comparison, run across six GDP-Val tasks at medium reasoning, showed Sol finishing in 83.0 seconds on Ultrafast versus 464.2 seconds on Standard, a gain the chipmaker describes as quality-matched. The faster path runs entirely on Cerebras’s wafer-scale silicon.
A wider snapshot from Artificial Analysis, captured the same day for the open gpt-oss-120b model, put Cerebras’s decode rate at 1,790.3 tokens per second against a 16-endpoint median of 170.7 and a runner-up, SambaNova, at 701.3. That same capture scored Cerebras’s configured endpoint at 87.28 percent accuracy against SambaNova’s 98.15 percent. A decode-speed leaderboard is not automatically an accuracy leaderboard, and both figures come from vendor-supplied test conditions rather than an independent audit.
The number that matters more than either is what the speed buys inside a fixed deadline. Assume one second of overhead, 500 tokens reserved for the final answer, and a ten-second limit: the median provider fits room for about 1,036 reasoning tokens before time runs out, the runner-up fits room for 5,812, and Cerebras’s captured rate fits room for 15,613. That headroom, not the tokens-per-second figure itself, is the asset a builder is actually purchasing.
What a team spends that headroom on determines whether it does anything. Cerebras packages one version of this as CePO, a workflow that plans, samples multiple candidate answers, compares them for contradictions, and picks a winner through structured voting, spending 10 to 20 times a single pass’s token cost to beat a larger model on selected benchmarks. OpenAI’s o1 showed the ceiling on the same idea: accuracy on the AIME 2024 math benchmark rose from GPT-4o’s 12 percent to o1’s 74 percent as OpenAI increased the reasoning budget spent per question, not the model’s parameter count.
For agent builders specifically, the logic runs through tool calls instead of reasoning tokens. OpenAI’s Codex-Spark, a smaller coding model that Cerebras serves at over 1,000 tokens per second, cuts round-trip overhead enough that agent loops run up to 40 percent faster end to end, OpenAI reports, turning a background batch job into something a developer can interrupt and redirect live. A plan-search-edit-test-diagnose loop that takes roughly 65 seconds at the provider median compresses to about 22 seconds at Cerebras’s captured rate, which is the difference between a job a user waits for and one that runs unattended.
AI Insiders has been tracking this shift before speed vendors made the pitch explicit: OpenAI’s preview of an Ultrafast mode on Cerebras silicon, running near 750 output tokens per second, is exactly the kind of headroom this argument says should be spent on a critic or a verification pass rather than banked as a quicker single-shot reply.
The figure that should worry a team evaluating Cerebras is not the speed multiple, it is the price. Cerebras charges $0.75 per million output tokens on that gpt-oss-120b endpoint, according to Artificial Analysis, a 25 percent premium over the median provider. A fourfold reasoning budget only pays for itself if the extra tokens measurably raise the odds of a correct, timely result, not just a faster one.
Before locking a 2026 inference contract around a fast endpoint, builders should benchmark the accuracy delta a verification pass or a second sample produces once that speed is actually spent, not the tokens-per-second number on the vendor’s landing page.
The Deadline Dividend (deadline-dividend.onrender.com) published the analysis, drawing on benchmark captures dated August 13, 2026, with sourcing accessed August 11 through 17, 2026.