Top AI coding models have long appeared nearly identical in performance on public leaderboards, leaving engineering teams struggling to choose the right tool. Now, a fresh benchmark from Datacurve is forcing a reevaluation of these rankings—and the results are anything but close.
The startup’s DeepSWE benchmark, released this week, evaluates 113 tasks across 91 open-source repositories and five programming languages. Unlike previous evaluations, it reveals a dramatic performance spread among leading models, with OpenAI’s GPT-5.5 achieving a 70% success rate—16 points ahead of its nearest competitor. The findings suggest that current industry benchmarks may be masking critical differences in real-world coding ability.
"Public leaderboards often make top models look deceptively similar," noted Serena Ge, DeepSWE co-author and researcher at Datacurve, in an online discussion. "DeepSWE exposes where these models truly diverge—and how they perform in actual developer workflows."
How flawed grading systems distort AI coding performance
The discrepancy between DeepSWE and established benchmarks like SWE-Bench Pro stems from fundamental flaws in evaluation design. Datacurve’s analysis found that SWE-Bench Pro’s automated graders—used by most industry leaders—issued incorrect pass/fail verdicts in 32% of reviewed cases. This raises serious questions about the reliability of metrics that guide multimillion-dollar enterprise decisions.
The benchmarking process itself contains three critical weaknesses:
- Data contamination: Most tasks in SWE-Bench Pro are drawn from public GitHub commits, meaning solutions are already embedded in model training data. This inflates scores by making problems trivial for models that have memorized them.
- Limited scope: SWE-Bench Pro tasks average just 120 lines of code changes across five files, while real-world development often requires far more extensive modifications (DeepSWE’s reference solutions average 668 lines across seven files).
- Unreliable verifiers: Datacurve tested SWE-Bench Pro’s grading system by running 30 tasks across 10 model configurations and comparing results with an independent LLM judge. The findings were alarming: SWE-Bench Pro’s verifiers wrongly accepted incorrect solutions 8.5% of the time and rejected correct ones 24% of the time. DeepSWE’s grading system, in contrast, had error rates below 1%.
The impact of these flaws extends beyond raw scores. False negatives disproportionately punish creative solutions, as seen in one case where an agent correctly solved a SWE-Bench Pro task by refactoring code in a different way—but the test suite failed because it expected the original implementation’s structure.
New rankings shake up the AI coding hierarchy
DeepSWE’s results dramatically reorganize the competitive landscape, stretching what was once a 30-point performance gap into a 70-point spread. The benchmark’s most striking finding is GPT-5.5’s dominance, achieving a 70% success rate—the highest recorded in AI coding evaluations to date.
The model’s performance metrics underscore its efficiency as well as its effectiveness:
- Median cost per trial: $5.80
- Median runtime: 20 minutes
- Median output tokens: 47,000
GPT-5.4 follows at 56%, while Anthropic’s Claude Opus 4.7 sits at 54%. The drop-off after these top performers is steep: Claude Sonnet 4.6 (32%), Google’s Gemini 3.5 Flash (28%), and a cluster of mid-tier models around 24%. Notably, Anthropic’s Claude Haiku 4.5—previously scoring 39% on SWE-Bench Pro—collapsed to zero on DeepSWE, revealing potential overfitting on simpler, contaminated tasks.
These results suggest that many enterprise teams relying on mid-tier AI coding tools may be overestimating their real-world capabilities. The stark differences uncovered by DeepSWE highlight the need for more rigorous, realistic evaluation standards before deploying AI coding assistants at scale.
What this means for the future of AI coding evaluations
The implications of Datacurve’s findings extend far beyond leaderboard rankings. Enterprise procurement teams, venture capitalists, and AI developers have long relied on benchmark scores to make high-stakes decisions about AI tool adoption. If one-third of SWE-Bench Pro’s verdicts are incorrect, the industry may have been operating with a fundamentally flawed compass.
For engineering leaders, the message is clear: Dig deeper than leaderboard scores when evaluating AI coding tools. The most advanced models today are not just incrementally better—they’re solving problems at a completely different scale and reliability. As AI coding assistants become integral to software development, the distinction between "good enough" and "industry-leading" could mean the difference between seamless integration and costly technical debt.
The next wave of AI coding benchmarks will need to address data contamination and incorporate more realistic, complex tasks. Until then, tools like DeepSWE will serve as a necessary reality check—a reminder that in the race to deploy cutting-edge AI, not all benchmarks are created equal.
AI summary
Datacurve'un yeni benchmark'u, AI kodlama modellerinin gerçek performansını gösteriyor. GPT-5.5, açık lider olarak belirlendi.


