Back to News
Advertisement
mmayerwin about 4 hours ago 17 commentsRead Article on mayerwin.github.io

HI version is available. Content is displayed in original English for accuracy.

Hi HN,

I built a live tracker to visualize the lifecycle and performance changes of flagship AI models.

We've all experienced the phenomenon where a flagship model feels amazing at launch, but weeks later, it suddenly feels a bit off. I wanted to see if this was just a feeling or a measurable reality, so I built a dashboard to track historical ELO ratings from Arena AI.

Instead of a massive spaghetti chart of every single model variant, the logic plots exactly ONE continuous curve per major AI lab. It dynamically tracks their highest-rated flagship model over time, which makes both the sudden generational jumps and the slow performance decays much easier to see. It took quite a lot of iterations to get the chart to look nice on mobile as well. Optional dark mode included.

However, I have a specific data blindspot that I'm hoping this community might have insights on.

Arena AI largely relies on testing API endpoints. But as we know, consumer chat UIs often layer on heavy system prompts, safety wrappers, or silently switch to heavily quantized models under high load to save compute. API benchmarks don't fully capture this "nerfing" that everyday web users experience.

Does anyone know of any historical ELO or evaluation datasets that specifically scrape or test outputs from the consumer web UIs rather than raw APIs?

I'd love to integrate that data for a more accurate picture of the consumer experience. The project is open-source (repo link in the footer), so I'd appreciate any feedback, or pointers to datasets!

Advertisement

⚡ Community Insights

Discussion Sentiment

86% Positive

Analyzed from 510 words in the discussion.

Trending Topics

#models#elo#model#gpt#performance#openai#better#don#codex#more

Discussion (17 Comments)Read Original on HackerNews

jdw641 minute ago
This is great, but personally, I really wish we had an Elo leaderboard specifically for the quality of coding agents.

Honestly, in my opinion, GPT-5.5 Codex doesn't just crush Claude Code—it's writing code at a level so advanced that I sometimes struggle to even fully comprehend it. Even when navigating fairly massive codebases spanning four different languages and regions (US, China, Korea, and Japan), Codex's performance is simply overwhelming.

How would we even go about properly measuring and benchmarking the Elo for autonomous agents like this?

underyxabout 2 hours ago
> the slow performance decays

the decays are just more capable other models entering the population, making all prior models lose more frequently

cherioo30 minutes ago
The interesting thing I find is how Anthropic has been more consistently improving over time in the last few years, that allows it to catchup and surpass OpenAI and Google. The latter two have pretty much plateau over the last year or so. GPT 5.5 is somehow not moving the needle at all.

I hope to see the other labs can bring back competition soon!

XCSme10 minutes ago
Gpt 5.5 is quite a big leap, it's a lot better than opus 4.7 for agentic coding
tedsandersabout 2 hours ago
For what it's worth, I work at OpenAI and I can guarantee you that we don't switch to heavily quantized models or otherwise nerf them when we're under high load. It's true that the product experience can change over time - we're frequently tweaking ChatGPT & Codex with the intention of making them better - but we don't pull any nefarious time-of-day shenanigans or similar. You should get what you pay for.
selcukaabout 1 hour ago
> we don't switch to heavily quantized models

That sounded like a press bulletin, so just to let you clarify yourself: Does that mean you may switch to lightly quantized models?

jychangabout 1 hour ago
There's almost 0% chance that OpenAI doesn't quantize the model right off the bat.

I am willing to bet large amounts of money that OpenAI would never release a model served as fully BF16 in the year of our lord 2026. That would be insane operationally. They're almost certainly doing QAT to FP4 for FFN, and a similar or slightly larger quant for attention tensors.

selcukaabout 1 hour ago
It's ok if they never release a BF16 model, but it's less ok if they release it, win the benchmarks, then quantise it after a few weeks.
Ciphabout 1 hour ago
Thank you for your answer. I have a similar question as OP, but in regards of the GPT models in MS copilot. My experience is that the response quality is much better when calling the API directly or through the webUI.

I know this might be a question that's impossible for you to answer, but if you can shed any light to this matter, I'd be grateful as I am doing an analysis over what AI solutions that can be suitable for my organisation.

eisabout 2 hours ago
The Elo rating system measures relative performance to the other models. As the other models improve or rather newer better models enter the list, the Elo score of a given existing model will tend to decrease even though there might be no changes whatsoever to the model or its system prompt.

You can't use Elo scores to measure decay of a models performance in absolute terms. For that you need a fixed harness running over a fixed set of tests.

Thomashuet28 minutes ago
It seems to be a USA only thing, Chinese models and Mistral don't show any downward trend.
tedsandersabout 2 hours ago
FYI, Elo isn't an acronym - it's a person's name. No need to capitalize it as ELO.
andrewshadura10 minutes ago
Unless you've just missed your last train to London.
SilverElfinabout 2 hours ago
gitowiec42 minutes ago
> ELO ratings

Thank you, I just looked at the chart and said to myself: ELO? YOLO!

That Elo ranking is also called chess ranking

andrewshadura8 minutes ago
Élő. Meaning alive (él = it lives, -ő = adjective)
refulgentisabout 1 hour ago
Is this slop? It has wildly aggressive language that agrees with a subset of pop sentiment, re: models being “nerfed”. It promises to reveal this nerfing. Then, it goes on to…provide an innocuous mapping of LM Arena scores that always go up?