/Tech1d ago

Noam Brown, OpenAI o1 co-creator, urges benchmark developers to plot LLM performance against test-time compute

Equal token budgets reveal GPT-5.5 outperforms GPT-5.4.

2994.7K4803.7K1M
Original post
Noam Brown@polynoamial#33inTech

http://x.com/i/article/2057694226981257216

9:57 PM · Jun 8, 2026 · 755.4K Views
Sentiment

Positive users welcome proposals for compute-normalized LLM benchmarks as a needed upgrade to track real AI progress via test-time compute, while negative users accuse labs of deliberately avoiding such evaluations to obscure model gaps.

Pos
62.5%
Neg
37.5%
20 comments with sentiment.
Cluster Engagement
Posts from X
Most Activity
Most Activity
VIEWS93.9K
Suhail@Suhail

I had not fully considered this possibility before. Interesting.

Noam Brown@polynoamial

http://x.com/i/article/2057694226981257216

1dViews 93.9KLikes 534Bookmarks 303
BOOKMARKS387
Ethan Mollick@emollick

This is worth reading.

Noam Brown@polynoamial

http://x.com/i/article/2057694226981257216

1dViews 90.4KLikes 465Bookmarks 387
LIKES826RETWEETS61REPLIES32
Noam Brown@polynoamial

We've known about LLM test-time compute scaling since @OpenAI o1. Yet 2 years later labs still report scalar evals for models; safety orgs are still surprised when a scaffold does better via 100x inference; and RSPs still ignore inference budget when deciding critical thresholds.

Noam Brown@polynoamial

http://x.com/i/article/2057694226981257216

1dViews 71KLikes 826Bookmarks 294

Great post. So much about model performance is a function of how much compute you’re doing at inference time. This means compute-normalized benchmarks is the only logical path forward.

And yet, the challenge is it’s a lot harder than it seems given it’s subjective how much compute to apply, which means models behave differently at different thresholds (simplistically, model X’s min thinking may beat model Y’s min thinking, but be reversed at high), and there are a near infinite set of thresholds you could choose to set.

But either way, moving more in this direction would be great for better understanding AI progress.

Noam Brown@polynoamial

http://x.com/i/article/2057694226981257216

1dViews 26KLikes 88Bookmarks 80

Plotting benchmark results with inference cost on the x-axis is absolutely the right thing to do, great writeup by @polynoamial !

I'm also excited to see that the new https://cognition.ai/blog/frontier-code has exactly such plots

Noam Brown@polynoamial

http://x.com/i/article/2057694226981257216

1dViews 18KLikes 94Bookmarks 55
Anjney Midha@AnjneyMidha

this is a good proposal from @polynoamial

Noam Brown@polynoamial

http://x.com/i/article/2057694226981257216

1dViews 13.5KLikes 45Bookmarks 45

"I believe the proper way to evaluate models is with a performance vs test-time compute plot, with either tokens, cost, or wall-clock time on the x-axis."

We can do this on Agent Arena data! Here's a plot showing net improvement vs tokens on 100K+ real agent workflows on @arena!

Noam Brown@polynoamial

http://x.com/i/article/2057694226981257216

1dViews 11.3KLikes 68Bookmarks 21
Jasmine Wang@j_asminewang

This was one of my favorite talks at Recursive!

I like this recommendation: Preparedness Frameworks and Responsible Scaling Policies should explicitly account for inference compute [scaling] when determining whether a model crosses a safety threshold.

Noam Brown@polynoamial

http://x.com/i/article/2057694226981257216

1dViews 3.3KLikes 32Bookmarks 13

How good is a model if you let it just keep doing more and more test-time compute?

Maybe the sky's the limit.

Noam Brown@polynoamial

http://x.com/i/article/2057694226981257216

1dViews 5.2KLikes 13Bookmarks 8
rohit@krishnanrohit

This is a great article. And identifying how the plateau changes with added inference for non verifiable tasks, like writing, would be extremely useful to know. I rather find a U shape already sometimes between thinking and pro so it's a useful area to note.

Noam Brown@polynoamial

http://x.com/i/article/2057694226981257216

1dViews 3.3KLikes 17Bookmarks 8
Chris@ChrissGPT

Noam,

“performance plateau even farther out. If this trend continues, which I fully expect, benchmark scores that don’t account for inference compute usage will become less informative each model release cycle.”

This still leaves room for me to ask if you think AGI (any median human task as good as a human for any duration) will be a function of increasing test time compute or if we will need to add more layers on the transformer stack or have a new architecture to reach agi?

1dViews 2KLikes 25Bookmarks 2
elie@eliebakouch

> it may turn out that the only way to confidently evaluate misalignment in an AI agent at a 1-year horizon is to actually run the agent for a yea

this is a bit confusing imo, AI agent time is quite different from human time, 1 year horizon task is quite different from running the agent for 1y no?

you can probably find a hardware/parallelism config that optimizes speed for very long evals, or even tradeoff sequential test time compute with parallel test time compute? (but then it's a bit different i agree)

also output token is not perfect for things like autoresearch, a big portion of the time is actually spent in "tool call" which here are training runs

Noam Brown@polynoamial

http://x.com/i/article/2057694226981257216

1dViews 2.7KLikes 19Bookmarks 3
Eric Horvitz@erichorvitz

Important finding.

Noam Brown@polynoamial

http://x.com/i/article/2057694226981257216

1dViews 1.8KLikes 4Bookmarks 5
Norman Mu@TheNormanMu

@polynoamial what do you make of the lack of scaling on Cognition's new benchmark? https://cognition.ai/blog/frontier-code

1dViews 1.3KLikes 8Bookmarks 2
0xSero@0xSero

@polynoamial

1dViews 1KLikes 4Bookmarks 3
0xSero@0xSero

@polynoamial

1dViews 2.4KLikes 10Bookmarks 2
Chris@ChrissGPT

"Yet 2 years later labs still report scalar evals for models" OpenAI still does this? this is still important? Mythos is extremely token efficient and scales quite well ? I only care about specific benchmarks I helped design and assume the cost will fall orders of magnitudes

mythos isnt 100x the inference of the previous model and scores much higher on most benchmarks

1dViews 1.3KLikes 12Bookmarks 1
Tahseen Rahman@Tahseen_Rahman

The capability jump in Fable is real on benchmarks, but production AI agents still hit diminishing returns past a certain context length. Most indie teams shipping paid tools right now get better results chaining specialized models than relying on one frontier release. Evaluation loops and user feedback loops matter more than the next model drop.

1dViews 148Bookmarks 3
Mert Gulsun@mert_gulsun

@polynoamial @0xSero Indeed, that’s why our benchmarks at @ArtificialAnlys build Pareto frontiers.

From the GPT-5.5 model card:

1dViews 1.2KLikes 19

@polynoamial Great article! We've just introduced ErdosBench to get multi-layered LLM benchmark on open math problems:

1dViews 228Likes 2Bookmarks 1
Load more posts