Reading up on benchmarks
95 deep · digging since nov 24, 25
- Apple's New Speech API vs Whisper: The First Real Benchmark
Apple's new SpeechAnalyzer achieves 2.12% WER on clean LibriSpeech, beating Whisper Small and legacy SFSpeechRecognizer while running about three times faster.
- 2026 vs. 1996 Chevrolet Blazer IIHS crash test
In IIHS crash tests, the 2026 Chevrolet Blazer protects its dummy while the 1996 model snaps its dummy's neck, highlighting 30 years of safety progress.
- Claude Sonnet 5
Anthropic releases Claude Sonnet 5 as a more agentic, cheaper model, but Hacker News commenters argue it often underperforms Opus 4.8 in real-world tasks and appears optimized for token consumption.
- Qwen 3.6 27B is the sweet spot for local development - Quesma Blog
Qwen 3.6 27B with llama.cpp runs at usable speeds on Apple Silicon and Nvidia RTX hardware, making it the first local model practical for coding development.
- China Takes Supercomputer Crown From U.S. for First Time Since 2017
China's supercomputer in Shenzhen, using only standard microprocessors, was declared the world's fastest, overtaking the U.S. for the first time since 2017.
- Claude Fable 5 | Hacker News
Claude Fable 5 demonstrably solves difficult coding problems—like compiling CPython to WASM—that stumped earlier models, though evaluation remains subjective and vibe-based.
- GitHub - gajus/zod-compiler: Compile Zod schemas into zero-overhead validation functions at build time. Works with Vite, webpack, esbuild, Rollup, etc
The zod-compiler tool compiles Zod schemas into zero-overhead validation functions at build time, providing 2-75x faster validation without requiring any code changes.
- Surpassing Frontier Performance with Fusion — OpenRouter Blog
OpenRouter's Fusion, which synthesizes outputs from multiple language models via a judge model, outperformed individual frontier models including GPT-5.5 and Claude Opus 4.8 on deep research tasks, with a budget panel achieving near-frontier performance at half the cost.
- moonshotai/Kimi-K2.7-Code
Moonshot AI releases Kimi K2.7 Code, a 1T-parameter MoE coding model that improves real-world agentic tasks while cutting thinking tokens by 30% over K2.6.
- Introducing FrontierCode
Cognition's FrontierCode benchmark measures code mergeability, finding even top models like Claude Opus 4.8 score only 13.4% on its hardest 50 tasks.
- GitHub - ideogram-oss/ideogram4: Ideogram 4: Open image model at the forefront of design
Ideogram 4 is an open-weight text-to-image foundation model with structured JSON prompting, best-in-class text rendering, and state-of-the-art design generation performance.
- I built a vulnerable app and spent $1,500 seeing if LLMs could hack it
A security researcher built a deliberately vulnerable Firebase-based app and spent $1,500 testing whether LLMs could exploit it; GPT-5.5 succeeded 70% of the time, while most others failed due to guardrails or misdirected focus.
- Disagreement among frontier LLMs on real-world fact-checks
A study measuring five frontier LLMs on 1,000 recent fact-check claims found 67% disagreement, indicating limited inter-model agreement.
- Cursor · The Cursor Developer Habits Report
Coder productivity has doubled year-over-year, with AI-generated code surviving review at higher rates, while top 1% of users far outpace median developers.
- How far behind are open models? — LessWrong
Open models lag behind closed frontier models by 8–10 months on private benchmarks and 4–6 months on public, with the gap growing since DeepSeek R1.
- Parse 2.0 and RealDoc-Bench: SOTA layout-first document parsing
Extend's Parse 2.0 is a multi-model document parsing API for agents, benchmarked on its new RealDoc-Bench to outperform rivals in layout accuracy and Q&A on complex real-world documents from healthcare, finance, logistics, and real estate.
- Gemini 3.5 Flash Looks Good For How Fast It Is
Gemini 3.5 Flash offers strong speed and agentic performance but suffers from higher cost, hallucination issues, and Google integration problems, making it niche rather than a top-tier contender.
- LLM Rankings | OpenRouter
OpenRouter ranks live LLM usage by tokens and spend, showing DeepSeek, Anthropic, and others dominating across general, agent, and code tasks.
- The last six months in LLMs in five minutes
Simon Willison's blog post documents rapid LLM improvements over six months, using the "pelican riding a bicycle" test as a consistent benchmark to track progress.
- Thread by @cerebras on Thread Reader App – Thread Reader App
Cerebras is running the trillion-parameter Kimi K2.6 model in enterprise trials, achieving ~1000 tokens/s, the fastest frontier model performance measured.
- Introducing Composer 2.5
Composer 2.5, a major update to Cursor's AI coding assistant, improves long-horizon task performance via targeted RL feedback and synthetic data, built on Kimi K2.5.
- AI IQ — Intelligently Measuring AI Intelligence
The piece presents a methodology that maps public benchmark scores to IQ estimates across seven dimensions, enabling comparison of AI models by intelligence, speed, and cost.
- Localmaxxing | Tomasz Tunguz
About half of agent tasks succeed on a local 35B model, with 2.1x faster latency than cloud models, making local inference advantageous for routine work.
- Show HN: Airbyte Agents – context for agents across multiple data sources
Airbyte Agents launch a unified data layer that pre-indexes business data from multiple sources so AI agents can discover and act on it without making expensive, error-prone live API calls.
- AI Bots Auditioning for Wall Street Trading Are Mostly Losing
Most AI systems in trading contests lose money, overtrade, and generate inconsistent decisions even under identical instructions.
- How We Improved Agentic Search
Ranking search results to surface definitions before tests and vendor code improves first-query retrieval and helps coding agents find the right files sooner, while raw speed gains alone barely reduce end-to-end runtime.
- World Models Can Change Everything - by James Wang
World models could revolutionize AI by enabling physical understanding, but data friction from expensive real-world collection makes their success far from certain.
- Computer use is 45x More Expensive Than Structured APIs
Vision-based computer use agents are 45x more expensive and much slower than structured APIs for internal tools, requiring detailed walkthroughs to succeed.
- Coding plan comparisons based on actual usage — sites.diy
Codex offers the best value among coding subscriptions at $0.08/M tokens, while Claude Pro costs $0.744/M tokens, making it ~10x more expensive per token than most rivals.
- Evaluating Claude’s bioinformatics research capabilities with BioMysteryBench
Claude's latest models match or exceed human experts on verifiable bioinformatics tasks, solving some problems no human panel could crack.
- A Humanoid Robot Races to a Record Half-Marathon Finish - The New York Times
A humanoid robot won a half-marathon in Beijing, finishing faster than any human runner in history, marking a technological milestone.
- Cybersecurity looks like proof of work now
AISI research shows spending more tokens on LLM vulnerability scanning yields no diminishing returns, making cybersecurity a proof-of-work arms race.
- How Do You Measure an A.I. Boom? - The New York Times
A chart from the nonprofit METR has become an industrywide obsession for measuring the rapid development of large AI systems.
- April 2026 TLDR Setup for Ollama and Gemma 4 26B on a Mac mini
A guide for running Gemma 4 models locally on a Mac Mini via Ollama, with commenters reporting that the 26B variant is too slow and memory-intensive for daily use, while smaller quantizations suffice for light tool-calling tasks.
- System Card: Claude Mythos Preview [pdf]
The system card for Claude Mythos Preview details model capabilities, safety testing protocols, and known limitations for the new AI system.
- Everything You Need to Know About Claude Mythos - Vellum Blog
Anthropic's Claude Mythos model achieves 100% on Cybench, discovers real Firefox zero-days, exhibits alignment-relevant behaviors, and includes a 40-page welfare assessment.
- Show HN: Turbolite – a SQLite VFS serving sub-250ms cold JOIN queries from S3
Turbolite is a SQLite VFS serving sub-250ms cold JOIN queries from S3 using B-tree-aware page grouping and compression.
- A New Framework for Evaluating Voice Agents (EVA)
ServiceNow's EVA framework jointly evaluates voice agents on task accuracy and conversational experience, revealing a consistent accuracy-experience tradeoff across 20 systems.
- We Tested MiniMax M2.7 Against Claude Opus 4.6 - by Darko
MiniMax M2.7 scored 56.22% on SWE-Pro, matching Claude Opus 4.6 on bug and vulnerability detection at roughly 7% of the cost in practical coding tests.
- Introducing Composer 2
Cursor released Composer 2, a frontier-level coding model achieving strong benchmarks (CursorBench 61.3, Terminal-Bench 61.7) at competitive pricing.
- GPT 5.4 is a big step for Codex - by Nathan Lambert
GPT 5.4 improves agentic coding by removing hard edges, excelling in instruction-following and speed, though Claude retains an edge in warmth and charm.
- MiniMax launches M2.7 model on MiniMax Agent and APIs
MiniMax launched M2.7, a model using agent harnesses and reinforcement learning to self-update skills and improve capabilities.
- Big data on the cheapest MacBook
DuckDB benchmarks show an 8 GB MacBook Neo can run ClickBench and TPC-DS SF300 workloads, outperforming some larger cloud instances.
- How we compare model quality in Cursor
Cursor uses a hybrid online-offline eval system, CursorBench, built from real developer sessions to better distinguish model quality than public benchmarks.
- Vite 8.0 is out!
Vite 8 replaces esbuild and Rollup with a single Rust-based bundler, Rolldown, delivering up to 10-30x faster builds.
- Show HN: How I topped the HuggingFace open LLM leaderboard on two gaming GPUs
Duplicating a block of ~7 middle transformer layers in Qwen2-72B, without weight changes, boosted benchmark scores to #1 on two RTX 4090s, suggesting pretraining carves discrete functional circuits.
- How to run Qwen 3.5 locally
Hacker News commenters share experiences and benchmarks for running Qwen 3.5 locally, covering hardware choices, quantization trade-offs, and practical coding performance.
- Better JIT for Postgres
pg_jitter provides microsecond-level JIT compilation for PostgreSQL using alternative backends, making JIT viable for OLTP queries where LLVM's overhead is too high.
- GPT-5.4 | Hacker News
OpenAI releases GPT-5.4 with a 1M token context window, native computer-use abilities, and improved reasoning, claiming state-of-the-art performance on professional knowledge work benchmarks.
- [2603.01896] Agentic Code Reasoning
Semi-formal reasoning, a structured prompting methodology, improves LLM agents' ability to reason about code semantics without execution, boosting accuracy on patch equivalence, fault localization, and code question answering tasks.
- Alibaba's small, open source Qwen3.5-9B beats OpenAI's gpt-oss-120B and can run on standard laptops
Alibaba's Qwen3.5-9B outperforms OpenAI's 120B-parameter gpt-oss on benchmarks while being 13 times smaller and capable of running on standard laptops.
- Show HN: A real-time strategy game that AI agents can play
LLM Skirmish is a benchmark where LLMs compete in a real-time strategy game by writing code, with the project inspired by Screeps and StarCraft AI competitions.
- Intelligence Yield — METR Time Horizons v1.1
Opus 4.6 delivers 14 times more useful work per compute-minute than Codex 5.3, a metric called Intelligence Yield derived from METR Time Horizons data.
- OpenEnv in Practice: Evaluating Tool-Using Agents in Real-World Environments
OpenEnv framework from Meta and Hugging Face reveals tool-using agents fail at multi-step reasoning, ambiguity resolution, and execution quality in realistic calendar environments.
- Opus 4.6, Codex 5.3, and the post-benchmark era
The latest coding models from OpenAI and Anthropic show marginal benchmark gains but real-world usability differences, with Claude ahead in product experience while Codex edges in coding capability.
- These Mathematicians Are Trying to Educate A.I. - The New York Times
Researchers are manually evaluating AI's failure to solve advanced math problems, revealing significant gaps in reasoning that automated benchmarks miss.
- GPT-5.3-Codex | Hacker News
OpenAI releases GPT-5.3-Codex, a faster agentic coding model that achieves state-of-the-art results on SWE-Bench Pro and Terminal-Bench 2.0.
- Claude Opus 4.6
Anthropic released Claude Opus 4.6, its most capable model, scoring highest on Terminal-Bench 2.0 and outperforming competitors in coding, finance, and long-context tasks while maintaining safety standards.
- Which AI Lies Best? A game theory classic designed by John Nash
A benchmark using the game "So Long Sucker" finds that simpler LLMs can outperform in complex scenarios and that models adjust their honesty based on opponent strength.
- How Playing Pokémon Became the Ultimate Test of AI’s Intelligence - WSJ
AI labs use Nintendo’s original Pokémon games to benchmark model progress and test complex goal-oriented reasoning.
- Show HN: ChartGPU – WebGPU-powered charting library (1M points at 60fps)
ChartGPU is a WebGPU-powered charting library that renders 1 million data points at 60 frames per second in the browser.
- Designing AI resistant technical evaluations
Anthropic redesigned its performance engineering take-home test three times because Claude models kept solving it, eventually adopting unconventional puzzles to stay ahead.
- [2508.15260] Deep Think with Confidence
Deep Think with Confidence (DeepConf) uses model confidence signals to filter low-quality reasoning traces, achieving up to 99.9% accuracy on AIME 2025 with 84.7% fewer tokens.
- Demystifying evals for AI agents
Anthropic's guide to building evaluations for AI agents emphasizes structured tasks, multiple grader types, and iterative refinement to enable confident shipping at scale.
- LMArena is a cancer on AI
LMArena's human-voted leaderboard rewards superficiality and verbosity over factual accuracy, making it an unreliable metric for AI model quality.
- [2601.02439] WebGym: Scaling Training Environments for Visual Web Agents with Realistic Tasks
WebGym, an open-source environment with 300k realistic tasks, enables RL training that boosts a vision-language model's success rate on unseen websites from 26.2% to 42.9%.
- 8 plots that explain the state of open models
Qwen dominates open-model downloads and finetunes globally, while DeepSeek leads in large-scale models and GPT-OSS is the only Western contender gaining adoption.
- The importance of Agent Harness in 2026
By 2026, agent harnesses will become essential infrastructure for building reliable AI systems that can execute complex, multi-day tasks.
- LLMs as Judges: Measuring Bias, Hinting Effects, and Tier Preferences
LLMs used as judges to evaluate other LLMs exhibit measurable self-preference bias, with GPT showing the strongest self-bias and Claude the weakest, while revealing model identities through hinting changes judge behavior unevenly across vendors and domains.
- Python numbers every programmer should know
A reference of Python memory and latency numbers for common operations, aiming to help developers build a mental model of performance costs.
- [2508.13491] From Scores to Skills: A Cognitive Diagnosis Framework for Evaluating Financial Large Language Models
FinCDM, a cognitive diagnosis framework, evaluates financial LLMs at the knowledge-skill level using the CPA-KQA dataset, revealing hidden gaps beyond single scores.
- Netflix Open Content
Netflix offers open-source test footage and assets (Sol Levante, Meridian, Sparks, Nocturne) under Creative Commons for codec benchmarking and HDR research.
- NETFLIX OPEN CONTENT
Netflix offers free, open-source 4K HDR test footage (Dolby Vision, Atmos) under CC license for R&D in codecs and display tech.
- What Jobs Are Made Of - by Thomas Wolf - Thomwolf
AI benchmarks show rapid progress but economic impact remains limited because jobs require judgment and agency, not just task execution — explaining why entry-level hiring is falling while senior roles grow.
- Gemini 3 Flash: Frontier intelligence built for speed
Google announced Gemini 3 Flash, a frontier-intelligence model optimized for speed and cost, outperforming prior Pro models on key benchmarks, now available to developers.
- The State of AI Coding 2025
The 2025 AI coding report found developer output up 3.5x and PR size up 79%, with Anthropic SDK closing the gap on OpenAI.
- GPT-5.2 | Hacker News
OpenAI introduces GPT-5.2, a model series for professional knowledge work that sets new state-of-the-art on GDPval and other benchmarks, with gains in coding and vision.
- I failed to recreate the 1996 Space Jam website with Claude
Claude failed to accurately recreate the 1996 Space Jam website layout from a screenshot, despite getting close, highlighting spatial reasoning limits.
- The Impossible Prompt
Graph theory constraints in a prompt for six multi-pointed stars with non-intersecting connections cause all major image-generation LLMs to fail, while humans solve it in a minute.
- Benchmark Scores = General Capability + Claudiness
Benchmark scores are dominated by a single 'general capability' dimension, with the second component mainly identifying a 'Claudiness' factor.
- How Google Finally Leapfrogged Rivals With New Gemini Rollout - WSJ
Google's Gemini 3 surpassed ChatGPT on industry benchmarks, validating internal confidence and impressing early testers like Box's CEO.
Takes
Continual Harness: An Efficient Self-Improving Agent on ARC-AGI-3
@sethkarten
We launched an agent collaboration with a simple task: make Gemma 4 faster. Over 100 agents from all over the world joined, exchanged 1000+ messages and submitted 450 results. A week of collaboration later the throughput went from 100 tok/s to over 500 tok/s.
@lvwerra
Kimi K2.7 Code vs Claude Fable 5: Landing pages that cost 94% less
@nutlope
PROOF same model, same effort, same provider, same codebase, same prompt claude code vs pi + fff extension vs opencode 0.17.3
@neogoose_btw
$10,000,000 on the line: how we measure Devin’s engineering output (via @ryanbai1412)
@ryanbai
Recently, we purchased one of each Anthropic/OpenAI subscription plan and randomly ran long horizon coding tasks until we exhausted the weekly limit. It's widely believed that a $200/month plan maxes out at ~$2000/month worth of tokens (assuming API pricing). However, we found that the subscriptions are actually far more generous. (2/4)
@SemiAnalysis_
We’re introducing a new model benchmark. And it’s a different kind of benchmark. (Basemark? Vibench?) A different kind because it’s breathing, constantly updated from millions of builders. Not a closed set of tasks. For a while now the public benchmark have not been really useful. Many models scoring high on benchmarks with very low real world usability So we’re introducing to the world a new benchmark that we’re using internally and found extremely useful. Our benchmark is basically how satisfied millions of users are when using different models. IMO it’s the closest measurement to how useful a model is in real world use cases. This metric is also correlated with our own business metrics - conversion, retention, etc. We called it the frustration meter. It’s automatically analysing millions of messages daily It detects bug loops, repeated requests, etc. We use this to benchmark every model we consider shipping. Not by asking "did it generate correct code." By asking "how did the builder feel after using it." it’s a good benchmark to measure model degradation. So far in the past few weeks we haven’t found any. Here's where the top models stand right now, ranked by average frustration score (scale 1 to 5, lower is better): opus 4.6 - 1.3 sonnet 4.6 - 1.4 opus 4.7 - 1.5 gpt 5.5 - 1.5 gpt 5.4 - 1.6 Gemini 3.1 - 2.2 For app building, Opus 4.6 seems better than 4.7 to a lot of builders. We ran Opus 4.7 50/50 against Opus 4.6 across over 10,000 apps. Frustration riseed by 43%. Turns per request by 19%. Gemini 3.1 don’t perform well at the moment, I left out of the graph as it made it unclear due to it’s rapid changes in this benchmark. Quick note - this is all aggregated data, and do not involve reading individual or identifiable conversations. We’ll keep tracking it and I’ll share it from time to time.
@MaorShlomo
We built an AI benchmark that measures real work. Today we're releasing it to everyone. AI evals tell you whether a model can do complex reasoning or generate code. Useful, but usually not the question our customers ask. They want to know: can this model find the right CRM record, send the right follow-up, and not break anything along the way? We went looking for a benchmark that tested that. Nobody had built one, so we did. @Zapier’s AutomationBench drops AI models into realistic business environments across six domains (Sales, Marketing, Ops, Support, Finance, HR) and checks whether the work actually got done. The tasks include live CRM data, inbox threads with ambiguous context, and multi-step tool chains where one wrong call cascades. Scoring is deterministic: either the right records were updated and the right messages were sent, or they weren't. It’s useful enough that we're releasing it publicly today. Open task set, open methodology, open leaderboard. Everyone should have access to this. No model has cracked 10%. Yet. Try it here:
@wadefoster
The new @Cloudflare site is a great baseline — it checks whether you return Markdown ✨ http://acceptmarkdown.com checks whether you return it correctly (Vary, q-values, 406, Link rel=alternate), tracks which AI agents actually adopt the standard, and includes integration guides
@retlehs
We broke the frontier in agent memory: Introducing ~99% SOTA memory system.
@DhravyaShah
Codex, File My Taxes. Make No Mistakes.
@corbtt
Asus seems to have killed with the new Panther Lake ExpertBook. Better screen, better keyboard, 50% lighter(!), matching battery life, and overall great performance vs M5 MacBook Pro. Huge credit to @intel for this turn around!! https://t.co/HwC5SFlNhs
@dhh
https://t.co/U8rutTJffK
@rauchg
Check out these System Instructions for Gemini 3 Pro that improved performance on various agentic benchmarks by up to ~5%. pic.twitter.com/Fk40lOuWKx
@googleaidevs