Skip to content
TopicTracker
From HackerNewsView original
TranslationTranslation

Cursorbench: Grok 4.5 better than GPT-5.5, at ~half the cost

Cursorbench, a new coding benchmark, ranks Grok 4.5 above GPT-5.5 in performance while costing roughly half as much, according to results posted on cursor.com.

Background

Cursor is a popular AI-powered code editor built on VS Code. They published a benchmark comparing AI models on a set of software engineering tasks. - "Grok" refers to models made by xAI (Elon Musk's company). Grok 4.5 is their latest generation. - "GPT" refers to models made by OpenAI. There is no official "GPT-5.5" — this is Cursor's internal labeling for a version of GPT-5 that they tested. - Cursor's claim is that Grok 4.5 outperforms GPT-5.5 on coding tasks while costing roughly half as much per use. - This matters because developers and companies choose which AI model to use based on a tradeoff between capability and cost. If xAI's model is both better and cheaper, it could shift market share away from OpenAI.

Related stories