Leadership1 publisher3 min readPublished
Arize's cheapest model per finished task reliably solves only a fifth of the benchmark
Arize and Fireworks priced ten models on what a completed command-line task costs, across 2,400 runs. The winner on that metric is an open model with the worst pass rate in the study and the thinnest coverage.
The Board Room · Leadership desk

What happened
- Arize and Fireworks ran ten open and closed models from four providers through 40 real command-line tasks, six trials each, for 2,400 runs, scoring each by the cost of a finished task.
- gpt-oss-120b finished a task for $0.054 while passing only 33% of the time, roughly 12 times cheaper per success than GPT-5.5 and 23 times cheaper than gemini-3.5-flash.
- Counting only tasks a model solved in at least four of six trials, gpt-oss-120b covered 8 of 40, GPT-5.5 covered 25 and Kimi K3 covered 26.
- GPT-5.5 and Kimi K3 finished in a near-tie at 67% and 66% success, costing $0.64 and $0.67 per successful task, one closed and one due to arrive with open weights.
Compiled by The Board RoomSomething wrong?How this is made
Why it matters
- decision Model selection for agent work stops being a price-list comparison and becomes an internal measurement job. A team has to fund and maintain a harness on its own tasks before it can defend the choice.
- constraint Routing only saves money where models are interchangeable, so even the cheapest routing plan anyone can design still has a frontier line item on it.
- cost The cheap model's saving is paid out of coverage, and the bill lands on whoever owns the tasks it quietly cannot finish.
- precedent If cost per completed job becomes the buying metric, open-weight models get judged on the same footing as closed ones and the label stops working as a shortcut in procurement.
The retry tax is the part of the argument most buyers expect to matter, and in this study it did not. The pass rate on gpt-oss-120b implies about three attempts for every completed task [2], and those attempts are already inside its price. Arize counted everything a model spent on every attempt, including runs that failed, retried or timed out, divided by the number of completions [3]. Token price cannot see retries, failed tool calls, malformed outputs or runs that grind to a limit and never finish, the post says [19]. Applying the study's 23x comparison to gemini-3.5-flash puts that model near $1.24 for the same finished job [1].
What caps the cheap model is coverage. Twenty-five reliable tasks minus eight is seventeen, so a wholesale substitution moves a product from 62.5% of the suite to 20% [3]. Arize wrote that if a team makes that swap, "your bill collapses and so does the set of things your product can do" [14].
The saving is real on easy work only. On easy tasks gpt-oss-120b passed 65% against GPT-5.5's 69% and Kimi K2.6's 73%, at roughly a twenty-fourth of the cost per attempt [7]. On hard tasks only the top tier competed, and the cost-effective models fell far behind; Arize's reading is that the hardest problems take a frontier-class model whether it is open or closed [8]. On retrying as a substitute for capability, the post is blunt: "a model that cannot do a task does not learn it on the fourth attempt, it just bills you four times" [9].
The two frontier-class models split their strengths by difficulty. Kimi K3 solved every easy task in the study, all six trials of all of them, where GPT-5.5 slipped to 69% on that tier [11]. On the hardest tasks the order reversed, GPT-5.5 at 51% and K3 at 32% [12].
The obvious objection is provenance: this is a benchmark run and published by Arize and Fireworks [1]. The result that carries the procurement argument works against the cheap-model headline and sits in the same post, which is a reason to take the coverage count seriously [13]. Two limits belong with it. Each model got six trials per task [2], a thin base for separating a 33% pass rate from a 40% one. Arize also said it did not test GPT-5.6 sol and that these results should not be read as a comparison with it [16].
The case for changing the metric rests on a pricing claim. According to the post, the first few years of the LLM era ran on heavily subsidized pricing set to capture market share instead of covering cost, and that era is ending [17]. If that holds, the distance between a vendor's price page and the cost of a completed job widens. The difficulty mix of a team's own queue tells a buyer more about that cost than the label on the model does. A team that reprices agent work on finished jobs this quarter owns a routing decision next quarter, and Arize's answer to which model fits is to "measure it on your workload" [18].
What to watch
- A rerun that includes GPT-5.6 sol, which Arize said sits outside this benchmark, would change the frontier comparison.
- Whether Kimi K3's weights are actually published, since the study ran it through Kimi.com.
- Whether inference prices rise as the subsidized pricing Arize describes ends, widening the gap between list price and finished-job cost.