Big Tech Battles

GPT-5 Benchmarks Reveal 23x Cost Spikes and Mixed Test Scores

Independent testing of OpenAI's GPT-5 lineup reveals massive token cost spikes across reasoning levels alongside record coding scores and conflicting benchmark results.

In5Seconds Editorial Desk3 min read
Illustration for: GPT-5 Benchmarks Reveal 23x Cost Spikes and Mixed Test Scores

The 5-second version

Reasoning settings trigger up to 23x differences in token usage. GPT-5 scored 74.9% on SWE-bench Verified, leading major foundation models. OpenAI cut GPT-5.6 Sol API pricing by over 20% for three months.

Keep reading for the full breakdown ↓

Independent evaluations from benchmark testing organizations Artificial Analysis, Vellum, and BenchLM show OpenAI's GPT-5 model series exhibits dramatic cost and token variations based on user settings. Testing across reasoning levels reveals up to a 23-fold difference in token usage and cost between the high and minimal reasoning effort modes.

OpenAI's flagship model series—which includes GPT-5, GPT-5 mini, GPT-5 pro, GPT-5.4 mini, and GPT-5.6 Sol—features an expanded 400,000-token context window and a 128,000-token output limit. The models have been generally available since August 2025 across ChatGPT, ChatGPT Pro, the OpenAI API, and integrations like Slack via Runbear.

GPT-5 Evaluation Benchmark Scores

AIME 2025100%GPQA Diamond89.4%SWE-bench Verified74.9%SimpleBench56.7%
Performance percentages across major AI benchmark suites · Source: Vellum, BenchLM, Reddit

Reasoning Effort Drives Massive Token Variance

To manage compute requirements across diverse workloads, OpenAI implemented router-based reasoning effort configurations spanning minimal, low, medium, and high. Setting the reasoning effort to high enables extended internal thinking steps prior to generating answers, delivering superior accuracy on complex tasks at the expense of heavy token consumption.

Conversely, selecting minimal reasoning operates closer to GPT-4.1 intelligence levels while offering significantly higher token efficiency. This allows developers to balance operational expenditure against required technical precision.

GPT-5 Technical and Cost Metrics

400k

Context Window

128k

Max Output Limit

23x

Reasoning Token Range

20%+

GPT-5.6 Sol Price Cut

Source: Vellum, OpenAI, Artificial Analysis

Benchmark Performance Hits Highs and Lows

In technical evaluations, GPT-5 demonstrated strong problem-solving capabilities across mathematical and programming assessments. The model recorded a 100% score on AIME 2025 math challenges, 89.4% on GPQA Diamond, and 74.9% on SWE-bench Verified, marking the highest software engineering score among major foundation models in 2026.

Despite these achievements, performance was not uniform across all evaluation frameworks. On SimpleBench, GPT-5 registered a lower score of 56.7%, prompting discussion among community analysts regarding whether synthetic tests accurately measure practical utility.

It's also a really dumb benchmark. There is very little from this benchmark that would translate into the model being useful in the real world.

Community debate on r/singularity regarding SimpleBench results

How GPT-5 Reasoning Configurations Compare

The system routes prompts dynamically based on user-defined reasoning parameters. High-effort modes allocate extra processing depth to reduce logic errors, whereas minimal settings skip extended processing entirely.

Reasoning SettingTarget Task ProfileToken Consumption Scale
HighAdvanced mathematics, deep logic, complex codingUp to 23x baseline usage
Medium / LowStandard instruction following and balanced tasksModerate token usage
MinimalRoutine conversational prompts and simple queriesLowest token usage

API Pricing Adjustments and Claims

On August 21, 2026, OpenAI lowered API and credit pricing for GPT-5.6 Sol by over 20% for a three-month promotional window. The price reduction aims to encourage wider adoption of the specialized variant among API developers.

OpenAI's system documentation asserts that GPT-5 hallucinates roughly 80% less than GPT-4o. However, this specific reduction claim remains unverified by third-party benchmarking organizations.

Managing Costs and Workloads

Developers using the OpenAI API can control expenditure by specifying the reasoning_effort parameter during call construction. Assigning high reasoning strictly to software engineering or multi-step logic tasks prevents unexpected billing spikes on standard chat interactions.

Model Limitations

While GPT-5 leads on software engineering benchmarks, high-reasoning configurations incur significant latency and token costs. Furthermore, its lower 56.7% score on SimpleBench underlines potential limitations in specific reasoning paradigms.

Sources

OpenAIGPT-5AI BenchmarksArtificial AnalysisVellum
What it meansRead more
What happened
Independent evaluation firms including Artificial Analysis, Vellum, and BenchLM published benchmark analyses testing OpenAI's GPT-5 model family across various technical domains. The evaluations show that switching router-based reasoning effort settings from minimal to high causes up to a 23-fold increase in token usage. The model posted leading scores on coding and math benchmarks, while OpenAI issued a temporary price cut of over 20% on GPT-5.6 Sol.
Why it matters
The stark token consumption gap means developer API costs can swing wildly depending on configured reasoning parameters. While GPT-5 set benchmark records in software engineering, mixed performance on simpler benchmark suites highlights ongoing debates over how AI evaluation tests reflect real-world tasks.
What you can do
API developers should explicitly manage the reasoning_effort parameter, reserving high-effort mode for complex math and coding tasks while using minimal effort for standard instruction following to avoid budget overruns.
Who it’s for
Developers, Enterprise IT, AI Researchers
When
Available now across ChatGPT, ChatGPT Pro, OpenAI API, and Slack

Discussion

0 comments
Sign in or create an account to join the discussion.

No comments yet. Be the first to share your take.

Related