93% of Developers Use AI. Productivity Moved 10%.
Adoption is near-total; the measured payoff is a rounding error. The gap isn't a tooling problem — it's arithmetic, and it lands squarely on the part a demo skips.
NeuroX AI · July 1, 2026

The most uncomfortable number in AI engineering isn't about capability. 93% of developers now use AI coding tools, yet measured organizational productivity has moved roughly 10% across six independent research efforts (philippdubach.com). Adoption is near-total. The payoff, at the org level, is a rounding error.
The reason isn't weak tools — it's arithmetic. Writing code is only 25–35% of the software lifecycle. Amdahl's Law caps the rest: even doubling coding speed yields a 15–25% system gain at best, and only if nothing downstream clogs. Accelerating the smallest slice of the pipeline was never going to move the whole number.
It gets more pointed. In a randomized controlled trial, METR found experienced developers were 19% slower with AI on tasks in codebases they knew well — and a February 2026 replication across 800+ tasks still showed a 4% slowdown. The developers felt faster. The stopwatch disagreed.
The gains that survive don't come from generating more code. They come from the parts a demo skips: review, integration, test, the discipline that turns a passing prototype into something that holds under production load. That's where the 15–25% either materializes or evaporates.
The tool isn't the multiplier. Your pipeline is.