惯性聚合 高效追踪和阅读你感兴趣的博客、新闻、科技资讯
阅读原文 在惯性聚合中打开

推荐订阅源

Martin Fowler
Martin Fowler
WordPress大学
WordPress大学
月光博客
月光博客
OSCHINA 社区最新新闻
OSCHINA 社区最新新闻
大猫的无限游戏
大猫的无限游戏
让小产品的独立变现更简单 - ezindie.com
让小产品的独立变现更简单 - ezindie.com
博客园 - 聂微东
Apple Machine Learning Research
Apple Machine Learning Research
钛媒体:引领未来商业与生活新知
钛媒体:引领未来商业与生活新知
雷峰网
雷峰网
小众软件
小众软件
酷 壳 – CoolShell
酷 壳 – CoolShell
博客园 - 叶小钗
美团技术团队
宝玉的分享
宝玉的分享
Hugging Face - Blog
Hugging Face - Blog
阮一峰的网络日志
阮一峰的网络日志
A
About on SuperTechFans
Jina AI
Jina AI
D
Docker
Last Week in AI
Last Week in AI
MongoDB | Blog
MongoDB | Blog
Stack Overflow Blog
Stack Overflow Blog
Microsoft Azure Blog
Microsoft Azure Blog

DEV Community

Authentication Security Deep Dive: From Brute Force to Salted Hashing (With Java Examples) Why AI Systems Don’t Fail — They Drift Spilling beans for how i learn for exam😁"Reinforcement Learning Cheat Sheet" I Replaced Chrome with Safari for AI Browser Automation. Here's What Broke (and What Finally Worked) How Python Borrows Other People's Work The $40 Architecture: Processing 1 Billion API Requests with 99.99% Uptime Vibe Coding: A Workflow Guide (From Zero to SaaS) Most webhook security guides protect the wrong side. The scary part is delivery. Headless CMS for TanStack Start: Build a Blog with Cosmic EU Age Verification App "Hacked in 2 Minutes" — What Actually Happened Comfy Cloud’s delete function does not actually remove files Running AI Models on GPU Cloud Servers: A Beginner Guide Event-driven media intelligence with AWS Step Functions and Bedrock I scored 500 AI prompts across 8 quality dimensions — here's what broke How to Call Google Gemini API from Next.js (Free Tier, No Backend Needed) The Portal Protocol: Reclaiming Human Connection in the Age of AI How to Fix Your Team's Scattered Knowledge Problem With a Self-Hosted Forum Intro to tc Cloud Functors: A Graph-First Mental Model for the Modern Cloud Designing Multi-Tenant Backends With Both Ownership and Team Access I Built a Neumorphic CSS Library with 77+ Components — Here's What I Learned PostgreSQL Performance Optimization: Why Connection Pooling Is Critical at Scale Cómo construí un SaaS multi-rubro para gestionar expensas en Argentina con FastAPI + Vue 3 🚀 I Built an Ethical Hacking Scanner Tool – Open Source Project I Replaced /usage and /context in Claude Code With a Single Statusline A Pythonic Way to Handle Emails (IMAP/SMTP) with Auto-Discovery and AI-Ready Design I Collected 8.9 Million Polymarket Price Points — Here's What I Found About How Markets Really Move EcoTrack AI — Carbon Footprint Tracker & Dashboard Everyone's Using AI. No One Agrees How. 5 self-hosted ebook managers worth trying in 2026 Building Your First AI Agent with LangChain: From Chatbot to Autonomous Assistant
We ran Composer 2.5 and 2.5 Fast across 11 skills. Surpri...
Tessl · 2026-06-16 · via DEV Community

Cursor just shipped Composer 2.5 and Composer 2.5 Fast. We benchmarked both across 11 engineering skills, 5 scenarios per skill, averaged across three independent LLM judges. The fast model scored higher, ran 32% quicker, and costs exactly the same. If you are reaching for Composer 2.5 over Composer 2.5 Fast, you are paying the same price for a slower, slightly worse model.

Here is the full picture.

TL;DR

  • Composer 2.5 Fast scores 92.7% with skill context. Composer 2.5 scores 92.1%. Fast wins.
  • Both are ahead of gpt-5.5, gpt-5.4, and the previous Composer 2.
  • The fast model completes scenarios in 59 seconds on average. The regular model takes 87 seconds.

Where They Land in the Benchmark

We ran 6 models across 11 skills, scoring each run with three independent judges and averaging the results. Here is where the full leaderboard sits:

Model Avg baseline Avg with-skill Lift
opus-4-7 80.8% 93.4% +12.6
composer-2.5-fast 79.6% 92.7% +13.1
composer-2.5 79.0% 92.1% +13.1
composer-2 74.2% 89.6% +15.4
gpt-5.5 75.5% 89.4% +13.9
gpt-5.4 74.1% 89.3% +15.2
gpt-5.3 65.5% 83.9% +18.4
gpt-5-codex 68.7% 78.7% +10.0

Composer 2.5 Fast sits 1.3 points behind opus-4-7 and 3.3 points clear of everything else. That is a meaningful gap. The previous Composer 2 sits alongside gpt-5.4 and gpt-5.5 at roughly 89-90%. Cursor has moved its own model up a full competitive tier in a single release.

The Fast model seems better.

Normally a "fast" variant trades quality for speed. Composer 2.5 Fast does not do that. It scores 0.6 points higher than the regular model while running 28 seconds faster per scenario (59s vs 87s on average across 110 scored runs).

The per-skill breakdown shows where the differences accumulate:

Skill 2.5 with-skill 2.5-fast with-skill Winner
documentation 97% 98% fast
fastify 99% 94% 2.5
init 87% 86% 2.5
linting 98% 99% fast
node-best-practices 95% 95% tie
nodejs-core 98% 98% tie
oauth 92% 89% 2.5
octocat 95% 96% fast
skill-optimizer 98% 98% tie
snipgrapher 93% 93% tie
typescript 82% 76% 2.5

The regular model wins on fastify (+5), oauth (+3), and typescript (+6). The fast model wins on documentation, linting, and octocat. For most skills they are within noise. The overall average breaks toward fast because it avoids some of the deeper failures the regular model hits on documentation and linting under stricter judges.

The typescript result is worth flagging separately. Both models score lower with skill context than without it on typescript. The regular model drops from baseline to 82% with skill; the fast model drops further to 76%. Something about how these models interact with the typescript skill works against them. If typescript is central to your workflow, treat this as a yellow flag worth investigating.

The Cost Argument

Both Composer 2.5 variants are part of the Cursor subscription. The marginal cost of choosing one over the other is zero. There is no per-token bill that changes when you switch from the regular to the fast model.

This makes the benchmark result unusually clean: faster, cheaper (relatively), and better. The only case where you might prefer the regular model is if you are working heavily in fastify or oauth-heavy codebases where it holds a consistent 3-5 point lead. For everything else, the fast model is the better default.

Compare this to the OpenAI side of the leaderboard. gpt-5.5 and gpt-5.4 both land around 89%, behind both Composer 2.5 variants, and carry per-token API costs that accumulate with usage. The Cursor subscription gives you a stronger model at a fixed price, which changes the economics significantly if you are running agents at any kind of scale.

What Changed from Composer 2

The gap between Composer 2 and Composer 2.5 is larger than the leaderboard position suggests. The with-skill scores are 89.6% vs 92.1-92.7%, a 2.5-3 point jump. More importantly, the baseline scores tell a different story: Composer 2 sits at 74.2% without context, while Composer 2.5 sits at 79-80%. That 5-6 point baseline improvement means the new model is genuinely stronger at the task, not just better at following instructions when given them.

The lift numbers reinforce this. Composer 2 shows +15.4 points of lift from skill context. Both 2.5 variants show +13.1. A lower lift number means the model needs less scaffolding to perform well. Composer 2 was getting more out of the skill context because it needed it more. Composer 2.5 is a better baseline model that skills push even higher.

The One Caveat

These scores are averaged across three judges (Sonnet, GPT-5.5, Opus-4-7). The raw Sonnet-only scores for Composer 2.5 were 94% and 92%, which looked even better. After applying stricter judges, the numbers settled at 92.1% and 92.7%. That is the correct comparison to make against the other models in this benchmark, which went through the same three-judge process. A single-judge Sonnet score would have overstated the gap.