Skip to content
tools ai-adoption metrics

Stop Comparing AI Coding Tools. Start Measuring Adoption.

Benchmark wins rarely predict team outcomes. The AI coding tool that wins is the one your team actually adopts — so measure fit and use, not feature lists.

Pierre Sauvignon
Pierre Sauvignon 14 min read
Two coding tools on a balance scale tipping toward the one in active use

Somewhere right now, an engineering Slack channel is hosting its forty-seventh round of the same argument. Tool A versus Tool B. Someone posts a benchmark screenshot. Someone else counters with a different benchmark where the ranking flips. A staff engineer drops a link to a leaderboard, and within a week the leaderboard has been superseded by a new model release that reshuffles the order again. Nobody’s mind is changed. The work doesn’t move faster. And in three months, the whole thread will repeat with new contenders.

The tool comparison has become a genre of engineering theater. It feels rigorous — there are numbers, there are tables, there are strong opinions — but it rarely connects to the question that actually matters: is your team shipping better software because of these tools, and are they using them at all? Those are adoption and outcome questions. A benchmark answers neither.

This is not an argument that capability doesn’t matter. It’s an argument that capability differences between the leading tools have compressed to the point where they’re no longer the bottleneck. The bottleneck is whether your developers trust the tool enough to keep it in the loop, whether it fits the way they already work, and whether you can see what’s happening well enough to improve it. Stop running bake-offs. Start measuring adoption.

The benchmark trap

Benchmarks are seductive because they promise an objective answer to a subjective question. But the gap between “scores higher on a coding benchmark” and “makes my team more effective” is enormous, and it’s getting wider.

Start with the most uncomfortable evidence. In a randomized controlled trial published in 2025, METR measured experienced open-source developers working on their own mature repositories — real projects they averaged five years of experience on — with tasks randomly assigned to allow or forbid early-2025 AI tools. The developers expected AI to cut their completion time by 24%. After finishing, they still believed it had sped them up by 20%. The actual measured result: allowing AI made them 19% slower. The tools in question were among the most capable available. Capability did not translate into productivity, and — critically — the developers couldn’t even perceive that it hadn’t.

Sit with that for a moment. If a top-tier tool can slow expert developers down by a fifth while they remain convinced it’s helping, then no benchmark score is going to tell you what that tool will do inside your team’s workflow. The only thing that will tell you is measurement of the actual work.

The market-level data points the same direction. The 2025 Stack Overflow Developer Survey found that 84% of respondents use or plan to use AI tools, and 47% use them daily. Adoption is essentially settled. But favorable sentiment toward those tools fell from over 70% in 2023 and 2024 to 60% in 2025, and developers who distrust the accuracy of AI output (46%) now outnumber those who trust it (33%). The single biggest frustration, cited by 66% of developers, is “AI solutions that are almost right, but not quite” — the kind of subtly-wrong output that costs more to debug than to write from scratch.

Here’s the part that should reframe your tool debate entirely: that “almost right” frustration is not a benchmark dimension. No leaderboard measures how often a tool produces plausible-but-wrong code that survives review and detonates later. It measures whether the model can solve a curated set of well-specified problems. Your codebase is not a curated set of well-specified problems. It’s a decade of accumulated context, conventions, and load-bearing weirdness that no benchmark captures.

Why fit beats marginal capability

There’s a well-established framework for predicting whether people will actually use a technology, and it long predates AI coding tools. Fred Davis introduced the Technology Acceptance Model in a 1989 MIS Quarterly paper that has become one of the most-cited works in information systems research. Davis found that two perceptions drive whether people adopt a system: perceived usefulness (does it improve my job performance?) and perceived ease of use (is it effort-free to use?). In his validation studies, both correlated significantly with actual and intended usage.

Notice what’s not in that model: raw capability as measured by a third party. What predicts adoption is perceived usefulness and perceived ease — how the tool feels in the hands of the person doing the work. A tool that scores two points higher on a benchmark but introduces friction, breaks flow, or produces output the developer doesn’t trust will lose to a slightly “worse” tool that slots cleanly into the existing workflow. Davis’s model has been replicated across decades and domains precisely because this pattern is robust: usefulness-in-context and ease-of-use beat abstract capability nearly every time.

Everett Rogers’s Diffusion of Innovations framework adds a second lens. Rogers identified five attributes that determine how fast an innovation spreads: relative advantage, compatibility, complexity, trialability, and observability. Four of those are positively correlated with adoption; complexity is the only one negatively correlated. Look at that list and notice how little of it a benchmark touches. Compatibility — does this fit our existing values, tools, and workflows? Trialability — can developers experiment with it cheaply before committing? Observability — can people see the results others are getting? These are the levers that decide whether a tool diffuses through your team. A benchmark speaks only to a sliver of “relative advantage,” and even there it speaks to advantage in the abstract, not advantage in your context.

So when you stage a bake-off between two leading tools and pick the one that edged ahead on a synthetic test, you’ve optimized the one variable that matters least and ignored four that matter more. The tool that wins in the real world is the one that’s compatible with how your team already works, cheap to try, and whose wins are visible enough to pull skeptics along.

The trust dimension nobody benchmarks

The Stack Overflow data exposes a paradox that should haunt every tool-comparison thread: adoption is rising while trust is falling. Developers are using these tools more and believing in them less. When they hit a wall, 75% say they’d still ask another person for help rather than trust the AI’s answer.

Trust is the hidden multiplier on tool value. A capable tool your team doesn’t trust gets used defensively — every suggestion second-guessed, every output re-derived by hand — which can erase the time it was supposed to save. A slightly less capable tool your team does trust gets used confidently, which is where the leverage actually lives. None of this shows up on a capability leaderboard, because trust is a property of the relationship between a tool and a team, not a property of the model. You can only see it by watching how your specific people actually use the thing over time. If you’re trying to move that number, our guide on building developer trust during an AI transition digs into the practices that earn it.

See how developers track their AI coding

Explore LobsterOne

What DORA learned the hard way: capabilities, not tools

If there’s a single research program that has earned the right to weigh in here, it’s DORA. For more than a decade, the Accelerate State of DevOps research has hunted for the capabilities that actually drive software delivery performance — and its consistent finding, captured in Nicole Forsgren’s Accelerate, is that elite performance comes from capabilities and practices, not from any particular tool or vendor.

The 2025 DORA report extended that thesis straight into the AI era, and the result is the most clarifying frame in this whole conversation. With AI adoption at 90% and more than 80% of developers reporting it improved their productivity, DORA found that AI adoption now correlates positively with delivery throughput — a reversal from 2024 — but still correlates negatively with delivery stability. AI accelerates the work, and that acceleration exposes whatever was already broken downstream.

DORA’s headline finding is worth quoting directly: “AI doesn’t fix a team; it amplifies what’s already there. Strong teams use AI to become even better and more efficient. Struggling teams will find that AI only highlights and intensifies their existing problems.” The report’s own framing — AI as “the great amplifier” — lands the point. The greatest returns came not from the AI tools themselves but from the surrounding system: the quality of internal platforms, the clarity of workflows, and the alignment of teams.

Read that against your tool-comparison thread. You’re debating which model amplifies, while DORA is telling you the amplification factor is set by your testing discipline, your version control hygiene, your feedback loops, and your team’s cohesion. Swapping one capable tool for another moves the needle far less than fixing the system the tool plugs into. If your stability is suffering as AI accelerates change volume, a different model won’t save you — a quality gate in CI/CD and a serious testing strategy for AI-generated code will.

The hidden cost of the bake-off

Before we get to what to measure, it’s worth being honest about what the comparison ritual actually costs, because it’s rarely free. A formal tool evaluation consumes some of your most expensive people for weeks. Senior engineers build throwaway test harnesses, run the contenders through cherry-picked tasks, write up findings, and argue the results in review meetings. That’s real money, and it produces a decision that the next model release can invalidate overnight.

The subtler cost is what the bake-off does to the rest of the team. Every time you publicly re-open the tool question, you signal that the current choice is provisional — which is precisely the opposite of what adoption needs. Davis’s model hinges on perceived usefulness and ease, and both of those perceptions take time to form. A developer who has just started trusting a tool, building muscle memory around it, and getting real value from it does not benefit from being told in Q3 that leadership is “re-evaluating the stack.” Trust is slow to build and fast to reset. Each comparison cycle quietly resets it.

There’s also a measurement cost that’s easy to miss. A bake-off is, by construction, a snapshot taken under artificial conditions: a handful of curated tasks, run by people who know they’re being observed, over a few days. It tells you almost nothing about how the tool behaves across a quarter of real, messy work — which is the only timescale on which the METR result, the trust decay, and the stability effects actually show up. You are spending senior-engineer weeks to generate a less reliable signal than you’d get for free by simply watching production usage. The irony is sharp: the rigorous-feeling ritual produces worse data than passive observation of the real thing.

None of this means selection is never warranted. When you’re standing up AI tooling for the first time, or consolidating a sprawl of overlapping licenses, a deliberate choice is sensible — and a structured pilot program run on real work over a real timeframe will tell you far more than a sprint of synthetic comparisons. The failure mode isn’t choosing. It’s choosing repeatedly, on the wrong evidence, at the expense of the trust and habit that actually determine value.

What to measure instead

If the bake-off is mostly theater, what should you actually be doing? Measure adoption and outcomes. Concretely, four things are worth more than any feature matrix.

1. Real adoption depth, not seat counts

A license purchased is not a tool adopted. The question isn’t how many developers have access — it’s how many use it, how often, for what kinds of work, and whether usage is deepening or decaying after the novelty wears off. Rogers’s observability and trialability attributes show up directly here: tools that diffuse keep getting picked up; tools that don’t quietly fall out of the workflow within weeks. Track the curve, not the headcount. We go deeper on the methodology in measuring AI adoption across engineering teams.

2. Fit signals from how the work flows

Where does the tool get used heavily, and where does it get abandoned mid-task? Which parts of the codebase, which languages, which kinds of problems? Abandonment patterns are fit data. If a tool is enthusiastically used for tests and scaffolding but quietly dropped for core domain logic, that’s not a failure — it’s your team telling you the tool’s real shape. That’s far more useful than a benchmark that flattens all of those contexts into one number.

3. Outcomes, not activity

Tokens consumed and suggestions accepted are activity metrics, and activity is easy to game and easy to misread. What you want is the connection to outcomes: review cycle time, defect rates, rework, delivery stability — the things DORA actually validates. The danger here is real: the moment you turn any single metric into a target, Goodhart’s Law guarantees it stops measuring what you cared about. Watch a balanced set, and watch outcomes over a long enough window to see whether acceleration is buying you delivery or buying you instability. Our take on which AI metrics actually matter lays out a set that resists gaming.

4. Trust and sentiment, tracked over time

Given how sharply trust diverged from adoption in the survey data, you should treat developer sentiment as a first-class signal, not an afterthought. Are your developers growing more confident in the tool’s output or more wary? Sentiment that decays even as usage climbs is an early warning that you’ve bought a tool people tolerate rather than trust — and a tolerated tool is one good incident away from abandonment.

The throughline is that all four of these are properties of your team using the tool — not properties of the tool in isolation. That’s exactly why a benchmark can’t answer them and why a comparison thread will never settle. The answer doesn’t live in the model card. It lives in your telemetry.

Even-handed by necessity, not just principle

There’s a practical reason to stay genuinely tool-agnostic that goes beyond fairness. The capability frontier moves monthly. The model that tops a leaderboard in May is unlikely to top it in November, and the cost of re-litigating your tool choice every time the rankings shuffle is enormous — in churned workflows, retrained habits, and re-eroded trust. Meanwhile, real teams don’t standardize on one tool anyway: the Stack Overflow data shows 35% of developers already use six to ten distinct tools to do their work. The multi-tool reality is here whether your procurement process admits it or not.

That reality argues for measuring adoption and fit across whatever tools your team uses, rather than crowning a single winner and pretending the question is closed. Let developers gravitate to the tools that fit their work — the diffusion research says they will anyway — and put your organizational energy into observing what’s actually getting adopted, where the trust is, and what it’s doing to your outcomes. If you do need to make a deliberate selection, do it on workflow fit and total cost of ownership rather than benchmark position; our tool evaluation checklist and guidance on building team toolsets are built around that premise.

This is also, candidly, why a measurement layer should be model-agnostic by design. The point of telemetry is to tell you the truth about adoption and outcomes regardless of which logo is on the tool — and a measurement tool that secretly roots for one vendor is just a benchmark with better production values.

The Takeaway

The endless “X versus Y” debate persists because it’s fun, it’s tribal, and it produces the comforting illusion of rigor. But the research is remarkably consistent across forty years and three different fields. Davis showed that adoption is driven by perceived usefulness and ease in context, not abstract capability. Rogers showed that diffusion turns on compatibility, trialability, and observability — properties of the fit between tool and team. DORA showed that delivery performance comes from capabilities and systems, with AI acting as an amplifier of whatever you already have. And METR showed, brutally, that even top-tier tools can slow expert developers down while everyone involved is sure they’re being sped up.

Put those together and the conclusion is hard to dodge: the marginal capability difference between leading tools is not your constraint. Your constraint is whether the tools get genuinely adopted, whether your team trusts them, whether they fit the work, and whether your surrounding system can absorb the acceleration without shattering stability. None of that is visible in a benchmark. All of it is visible in measurement of real use.

So close the comparison thread. The best AI coding tool isn’t the one that wins the leaderboard this month. It’s the one your team actually adopts, trusts, and uses well — and the only way to know which one that is, is to watch what they actually do.

Pierre Sauvignon

Pierre Sauvignon

Founder

Founder of LobsterOne. Building tools that make AI-assisted development visible, measurable, and fun.

Related Articles