VC
Value Add VC
⚡HomePulse⚡Helpful Apps📝Blog
Home/Blog/OpenAI o3 Benchmark Results: What the Scores Mean and Where It Falls Short
AI & TechnologyJune 21, 2026·10 min read·

OpenAI o3 Benchmark Results: What the Scores Mean and Where It Falls Short

o3 posted the best benchmark numbers any model had ever recorded — 87.5% on ARC-AGI, 71.7% on SWE-bench Verified, a 2727 Codeforces rating. Here is the full breakdown, and the compute economics the headline scores leave out.

TC
Trace Cohen
Co-Founder & GP at Six Point Ventures · 3x founder (BrandYourself, Launch.it, SPOT) · 65+ investments · Based in Boca Raton, FL
@Trace_Cohen·t@nyvp.com·South Florida Advisory
65+Investments3xFounder$200M+Funds Tracked
ShareXLinkedInEmailQuote card

Quick Answer

OpenAI o3 scored 87.5% on ARC-AGI, 71.7% on SWE-bench Verified, and a 2727 Codeforces rating — the strongest benchmark results any model had posted at launch. But the high-compute ARC-AGI run cost thousands of dollars per task and o3 still scored just 25.2% on FrontierMath, so the scores overstate everyday capability.

OpenAI o3 scored 87.5% on ARC-AGI, 71.7% on SWE-bench Verified, and a 2727 Codeforces rating — the strongest benchmark results any model had posted at launch. That's the short answer. The longer answer is more interesting.

Every one of those numbers is real and verified. But the headline 87.5% came from a compute configuration the ARC Prize team estimated cost thousands of dollars per task, and on the hardest benchmark — research-grade FrontierMath — o3 still missed nearly three out of four problems. The gap between "record benchmark score" and "reliable in production" is the whole story here.

OpenAI o3 Benchmark Results: The Full Numbers

OpenAI o3 is the reasoning model OpenAI previewed in December 2024 and rolled out through 2025, and its benchmark results set records across math, coding, science, and abstract reasoning. It scored 87.5% on ARC-AGI in high-compute mode, 71.7% on SWE-bench Verified, 96.7% on AIME 2024, 87.7% on GPQA Diamond, and earned a 2727 Codeforces rating — but the highest scores depend on compute settings far beyond what the shipped product uses.

Benchmarko3 Scoreo1 ScoreWhat It Measures
ARC-AGI (high-compute)87.5%~32%Abstract visual reasoning on novel puzzles
ARC-AGI (low-compute)75.7%~25%Same test, constrained compute budget
SWE-bench Verified71.7%48.9%Real-world GitHub bug fixes
AIME 202496.7%83.3%Competition high-school math
GPQA Diamond87.7%78.0%PhD-level science questions
Codeforces (Elo)27271891Competitive programming rating
FrontierMath25.2%~2%Unpublished research-grade math

Scores as reported by OpenAI and the ARC Prize Foundation at o3's December 2024 preview. Production o3 and o3-mini tiers post lower numbers at far lower cost.

What the ARC-AGI Benchmark Result Actually Proved

ARC-AGI is the benchmark that mattered most, because it was designed to be resistant to memorization. Created by François Chollet in 2019, it presents grid puzzles a human solves in seconds but that had stumped every large language model — GPT-4o scored around 5%, and the prior state of the art sat near 55%. o3 jumping to 87.5% on the semi-private evaluation set crossed the 85% threshold associated with human-level performance on the test, the first model ever to do so.

But the cost is the asterisk on the whole result. The ARC Prize team reported that o3's high-compute run used roughly 172x the compute of its low-compute setting and, by their estimate, cost thousands of dollars per task to reach 87.5%. The low-compute configuration — still expensive — landed at 75.7%. This is not a model you point at a problem and get an answer back for a fraction of a cent. The benchmark proves the capability exists; it does not prove the capability is economical.

The compute caveat in one line

The 87.5% ARC-AGI score and the o3 you actually call through the API are not the same configuration. The record number is a demonstration of ceiling capability under near-unlimited compute, not the everyday product. Track how that capability is priced on the AI Valuations dashboard.

o3 vs o1 Benchmark Results: The Generational Jump

The clearest way to read o3's benchmark results is against o1, the model it replaced. The gains were not incremental. SWE-bench Verified — arguably the most practically relevant benchmark, since it measures fixing real bugs in real repositories — rose from 48.9% to 71.7%, a 22.8-point jump. The Codeforces rating climbed 836 points to 2727, which the company said placed it above roughly 99.95% of human competitive programmers and inside the global top ~175.

AIME 2024 went from 83.3% to 96.7%, meaning o3 missed on average a single question across the exam. The most dramatic delta was FrontierMath, a benchmark of unpublished problems built with input from professional mathematicians, where o1-level models scored about 2% and o3 reached 25.2%. That is more than a 10x gain on the hardest math test in existence — and simultaneously a reminder that the frontier model still fails 74.8% of those problems.

SWE-bench Verified

+22.8 pts

48.9% → 71.7%

Codeforces Elo

+836

1891 → 2727

FrontierMath

~10x+

~2% → 25.2%

Where the o3 Benchmark Results Fall Short

Here is the part the launch headlines skipped. Benchmark scores measure narrow capability under ideal conditions, and o3 falls short in four ways that matter once you move from a leaderboard to a real workflow.

1
It is not AGI, and its creators said so
ARC Prize co-founder François Chollet was explicit: o3 beating ARC-AGI is a milestone, not artificial general intelligence. He noted o3 still fails on simple tasks humans solve instantly. A successor benchmark, ARC-AGI-2, was built specifically to expose that gap — and frontier models fall back toward single-digit and low-double-digit scores on it.
2
FrontierMath shows the real ceiling
25.2% sounds strong only until you remember it means missing roughly three of every four research-grade problems. For genuinely novel mathematical reasoning, o3 is far from reliable — and these are exactly the problems where you can't verify the answer by checking it against training data.
3
Benchmark contamination is a live risk
When test questions leak into training data, scores inflate without real capability gains. FrontierMath drew scrutiny when it emerged that OpenAI had funded and had some access to the benchmark, raising fair questions about how to interpret the 25.2%. Independent, held-out evaluation matters more than any single vendor-reported number.
4
Hallucination and reliability lag the scores
A model that solves 96.7% of AIME problems can still confidently invent a citation, miscount, or fail on an out-of-distribution prompt. High benchmark numbers do not translate into production reliability — which is why enterprise buyers run their own evals before trusting headline scores.

How to Read AI Benchmark Results Like an Investor

I look at 65+ portfolio companies trying to build on top of these models, and the lesson o3 drives home is that benchmark results are a sales document, not a spec sheet. Three questions separate a meaningful score from a marketing one. First: at what compute and cost? An 87.5% that costs thousands of dollars per task tells you about a research ceiling, not a deployable product. Second: was the test set held out? A score on a contaminated benchmark measures memorization, not reasoning. Third: does the benchmark resemble your actual work? SWE-bench Verified at 71.7% is a far better predictor of coding-agent usefulness than a 2727 Codeforces rating, because real engineering looks more like fixing repo bugs than solving competition puzzles.

The same discipline applies whether you're pricing an AI startup or picking a model for production. The companies winning enterprise contracts aren't the ones with the highest leaderboard number — they're the ones whose real-world reliability matches their marketing. You can see how that capability premium flows into private valuations on the AI Valuations dashboard, and how the hyperscalers are funding the compute behind these scores on the AI Spending tracker.

o3's benchmark results were genuinely historic — and genuinely incomplete.

87.5% on ARC-AGI proved the capability exists. The thousands-of-dollars-per-task price proved it isn't free yet.

Track AI model economics and valuations on the AI Valuations Dashboard at Value Add VC. Originally published in the Trace Cohen newsletter.

Get VC data most people never see — free.

Weekly benchmarks, valuations, and fund data. No spam, unsubscribe anytime.

ShareXLinkedInEmailQuote card

Frequently Asked Questions

What were OpenAI o3's benchmark results?

o3 scored 87.5% on the ARC-AGI semi-private set in high-compute mode (75.7% in low-compute), 71.7% on SWE-bench Verified, 96.7% on AIME 2024, 87.7% on GPQA Diamond, and a 2727 Codeforces Elo rating that ranks above roughly 99.95% of competitive programmers. On the hardest test, FrontierMath, it reached 25.2% — still a record, but far from solved.

How does o3 compare to o1 on benchmarks?

o3 beat o1 on every major benchmark. SWE-bench Verified jumped from 48.9% on o1 to 71.7% on o3, a 22.8-point gain. Codeforces rose from 1891 to 2727 Elo. AIME 2024 went from 83.3% to 96.7%. The largest leap was FrontierMath, where o1 scored about 2% and o3 hit 25.2% — more than a 10x improvement on research-grade math.

How much does it cost to run o3 at benchmark-level compute?

The 87.5% ARC-AGI result came from a high-compute configuration that the ARC Prize team estimated cost thousands of dollars per task — roughly 172x the compute of the low-compute setting. That mode is a benchmark demonstration, not a product configuration. The shipped o3 and o3-mini tiers run at a tiny fraction of that cost and post lower scores.

Is o3 actually close to AGI?

No. Beating the ARC-AGI benchmark is a milestone, but ARC Prize co-founder François Chollet was explicit that o3 is not AGI — it still fails on simple tasks a human solves instantly, and a harder ARC-AGI-2 benchmark drops frontier models back toward single-digit and low-double-digit scores. High benchmark numbers measure narrow capability under ideal conditions, not general intelligence.

Where does o3 fall short despite high benchmark scores?

o3 still hallucinates, struggles on novel problems outside its training distribution, and its 25.2% FrontierMath result means it misses three-quarters of research-grade math problems. Benchmark contamination is also a real risk: when test sets leak into training data, scores inflate without real capability gains. Real-world reliability lags the headline numbers.

Related Tools & Dashboards

🤖AI Valuations🧠AI Landscape💸AI Spending

Keep Reading

🤔OpenAI o3 vs o1: Which Reasoning Model Is Actually Better💰OpenAI API Pricing 2026: GPT-4o, o3, and GPT-5 Cost Breakdown🧬Anthropic Claude 4: Benchmark Results and How It Compares to GPT-5

Explore 45+ free VC tools, dashboards, and recommended startup software.

Explore DashboardsHelpful Apps & Platforms

Trace Cohen is a serial founder, investor and data geek. Please feel free to reach out t@nyvp.com

VC
Value Add VC
Helpful AppsTwitterContact