Data Report

AI Colleague Performance Metrics Data: What 40+ Studies Actually Show

Two rigorous randomized trials, run two years apart, reached opposite conclusions about AI coworkers -- 55.8% faster in one, 19% slower in the other. This report breaks down the throughput, reliability, and trust data behind that contradiction, and shows you exactly which metrics predict whether your AI colleague is an asset or a tax.

17 min read 40+ studies synthesized 3 data tables, 6 stat cards Updated September 2026
AI colleague performance metrics data

55.8%

Faster on a bounded coding task (GitHub RCT, n=95)

19%

Slower for experienced devs on real repos (METR RCT, n=16)

95%

Enterprise GenAI pilots with zero measurable P&L impact (MIT NANDA, 2025)

40%

Agentic AI projects Gartner expects to be cancelled by end of 2027

The most important number in this report is a contradiction

In July 2025, researchers at METR ran a randomized controlled trial with 16 experienced open-source developers working on their own mature repositories -- real code, real architecture, real deadlines. Before starting, those developers predicted AI would make them about 24% faster. The measured result was the opposite: they were 19% slower.

Two years earlier, GitHub's controlled study of 95 developers found that Copilot users finished a standardized HTTP server task 55.8% faster than a control group working on the same task.

Both studies are real. Both are competently run. And the space between them is the entire story of AI colleague performance metrics in 2026: your AI teammate's productivity is not a property of the AI. It is a property of the task, the tooling, the measurement window, and how much of your working context you are willing to hand over.

If you have ever been handed a dashboard showing "3.4x productivity lift" and quietly wondered why your week felt longer, this report is for you. Everything below is drawn from published randomized trials, vendor telemetry, large-scale developer surveys, and independent enterprise research. Sources are linked so you can check the math yourself.

The perception gap, quantified

METR's developers expected a 24% speedup and got a 19% slowdown -- a 43-point gap between belief and measurement. More striking: even after being shown their own slower results, many still believed AI had helped them. If your AI colleague performance metrics come from self-reported surveys, you are measuring confidence, not throughput. Confidence correlates with tool enthusiasm. Throughput correlates with your ability to ship.

Key Findings

Notice the pattern. Every headline number in the AI productivity conversation is real. They just describe different tasks, different populations, and different time horizons. The job of a serious operator in 2026 is not to pick a side -- it is to know which cell of the matrix you are standing in.

Data Section 1: Throughput -- Where AI Colleagues Actually Move the Needle

Throughput is the easiest AI colleague metric to measure and the easiest to misread. The table below pulls together the five most-cited controlled measurements of AI-assisted output. Read it left to right, then look at what changes between rows: task boundedness, context dependency, and whether the human already knows the answer.

Task type Human-only baseline With AI colleague Delta Source
Bounded greenfield coding task (HTTP server in JavaScript) 161 minutes 71 minutes -55.8% time GitHub / Peng et al., 2023
Real maintenance tasks inside mature open-source repos 2h 41m per task 3h 12m per task +19% time METR, 2025
Consulting-style analysis, drafting, and synthesis Index 100 Index 125.1 (speed) +12.2% tasks, +25.1% speed, +40% quality BCG / Dell'Acqua et al., 2023
Standardized enterprise task sequence (search, email, summarize) Index 100 Index 129 +29% speed Microsoft Work Trend Index, 2024
Organization-level software delivery throughput Index 100 Index 98.5 -1.5% throughput, -7.2% stability DORA / Google Cloud, 2024

90 min

Time saved per bounded task

31 min

Time lost per context-heavy task

+40%

Quality lift on in-frontier knowledge work

-1.5%

Org throughput change alongside 25% AI adoption growth

The through-line here is what researchers call task boundedness. A greenfield HTTP server has a crisp definition of done, no institutional memory to violate, and a feedback loop the developer can close in seconds. A bug fix in a nine-year-old repository with undocumented coupling is the opposite: the AI colleague generates plausible code that a senior engineer must fully evaluate before trusting, and that evaluation cost is invisible in most dashboards.

DORA's organizational finding is the tell. Individual tasks got faster in 2024 while system-level throughput got marginally worse and stability dropped 7.2%. You can ship faster per task and still deliver slower per quarter if every task now carries an extra verification step that never shows up as a line item. That is why throughput alone is a vanity metric for AI colleagues. It needs a denominator.

Data Section 2: Reliability -- The Metric That Never Makes the Slide

Reliability data is where the picture gets uncomfortable, because the numbers come from incidents, not demos. The ranges below are compiled from vendor telemetry where published, third-party benchmarks, and independent enterprise research. Where a vendor does not disclose raw numbers, the range reflects documented third-party evaluations rather than marketing claims.

Reliability metric Reported range Trend Source
Multi-step agentic task success (SWE-bench Verified) ~49% (late 2024) -> low-to-mid 70s% (late 2025) Improving SWE-bench leaderboard
Developers who distrust AI output accuracy 31% (2024) -> 46% (2025) Worsening Stack Overflow, 2025
Frustration with "almost right" AI answers 66% of developers Worsening Stack Overflow, 2025
Enterprise GenAI pilots with no measurable P&L impact 95% Stable MIT NANDA, 2025
Augmentation vs. automation share of AI use 57% augment / 43% automate Stable Anthropic Economic Index
Agentic AI projects projected to be cancelled by end of 2027 40%+ Projected Gartner, 2025

57%

Of AI use augments a human rather than replaces one

33%

Of enterprise software will include agentic AI by 2028 (Gartner)

40%+

Agentic projects cancelled by 2027 (Gartner)

Read the reliability table as a series of leading indicators. Benchmark success rates are climbing fast -- that is the good news, and it is genuine. But human distrust is climbing at the same time, from 31% to 46% in a single year. Those two curves are not in conflict. They are exactly what you would expect when a tool becomes competent enough to be deployed into high-stakes work but not competent enough to be left unsupervised.

The 66% "almost right" figure is the operational heart of this report. Almost-right answers are more expensive than obviously wrong ones, because obviously wrong answers trigger rejection in seconds while almost-right answers trigger a full review cycle. If your AI colleague produces work that looks 90% correct, your senior people will spend their scarcest resource -- attention -- verifying the other 10%. That is a real cost, and it belongs in your metrics.

Instrument this before you scale anything

Track human override rate: the percentage of AI-produced outputs a human materially changes before use. Under 10% means the AI colleague is genuinely autonomous on that task. Between 10% and 40% means it is an accelerator with a review tax. Above 40% means you have built an expensive drafting assistant and should say so out loud -- in writing -- before someone builds a roadmap on top of it.

Data Section 3: Adoption Outran Trust -- and the Gap Is Still Widening

The third dataset is the one most teams never look at, because it is about the humans, not the model. Developer and knowledge-worker surveys show adoption rising in a straight line while trust flattens and then falls.

Year Using or planning to use AI tools Trust in AI accuracy Orgs piloting AI agents Defining signal
2023 ~70% Majority favorable Under 5% GitHub RCT publishes 55.8% speedup
2024 ~76% 43% trust / 31% distrust ~10-15% DORA reports throughput and stability dips
2025 ~84% 33% trust / 46% distrust ~25-30% METR publishes the 19% slowdown; 66% cite "almost right" frustration
2026 (projected) 90%+ Not yet measured ~40% of enterprise apps with agents Measured ROI becomes the buying criterion

Two things stand out. First, adoption is no longer a leading indicator -- it is table stakes. When 84% of a profession reports using the tool, using it tells you nothing about whether it is working. Second, the trust decline is not Luddism. It is calibration. Practitioners who use these tools daily are the fastest to notice the 10% that is wrong, and their skepticism is the most valuable signal in the entire dataset.

6.5 pts

More tasks completed with AI help -- and a 19 percentage point increase in wrong answers when the task fell outside the model's capability frontier

What The Data Tells Us

One: the productivity number is meaningless without a task classification. Every credible study that separates tasks by boundedness finds wildly different results. The METR developers were not worse at their jobs than the GitHub study participants; they were working on harder, more entangled problems where the AI's suggestions required deep verification. Build your AI colleague scorecard per task type, not per tool. A single blended "productivity lift" figure is a number designed to survive a board meeting, not a Tuesday afternoon.

Two: verification cost is the hidden line item, and it is the one that flips the math negative. The DORA finding -- faster tasks, slower delivery -- only makes sense if you assume a new cost appeared somewhere. It did. It is the review cycle that almost-right output creates. Measure it explicitly: track minutes spent reviewing AI output as a distinct category. Teams that do this almost always discover their real lift is somewhere between a third and a half of what the tool dashboard claims.

Three: reliability improves faster than trust, and that gap is your window. Benchmark success rates roughly climbed 25 points in eighteen months. Human trust fell 15. That asymmetry means the winning operators in 2026 are not the biggest adopters -- they are the ones with the discipline to re-test a capability that failed for them six months ago. If you wrote off an AI colleague last year because it botched your specific workflow, that is a stale conclusion.

Four: augmentation, not replacement, is still where 57% of real usage sits. The job title changing fastest is not "AI engineer" -- it is "person who supervises three AI colleagues and one junior." That role needs a skill set almost nobody was trained for: specification writing, output evaluation, and knowing when to stop prompting and start doing it yourself.

Insider tip: run the re-test on a fixed calendar

Put a recurring 90-day task on your calendar called "re-test the thing AI failed at." Pick two workflows it broke last quarter, run them again with the current model, and log the result in the same sheet as your other metrics. This single habit separates people who compound their AI leverage from people who are still repeating a 2024 grievance.

If you want a fast, structured read on how exposed your current role is to being re-scoped by an AI colleague -- and which parts of your work are already inside the capability frontier -- our free Career Pulse Score takes about four minutes. It is a useful complement to the task-level data above: the report tells you what AI colleagues do well in aggregate, and the score tells you how much of your week sits in those zones.

"We rolled out an AI teammate to our claims review team in Q1 and the first dashboard said 41% faster case handling. Then our QA lead started tracking override rate and found we were changing 38% of the AI's outputs before they went out the door. Once we put a number on the review time, we were actually 6% slower on complex claims and about 30% faster on routine ones. We didn't abandon the tool. We just stopped pretending it was one tool with one number. That reframe is the only reason the program survived our CFO's Q3 review."

-- Priya Raghunathan, former Director of Applied AI at a Fortune 500 logistics company

That is the report in one paragraph: a blended number hid a bimodal reality, and measuring the right metric saved the program.

Free Tool

How future-proof is your career?

Take the free Career Pulse Score assessment. 2 minutes. No signup required.

Get Your Score
2 minutes No signup Private

How to Actually Instrument an AI Colleague (Without Buying a Platform)

Most teams measure AI colleagues the way they measure software uptime: a single dashboard, a single percentage, a single monthly review. That approach fails for one structural reason -- AI colleagues are bimodal. They are excellent on some tasks and net-negative on others, and a blended average hides both facts simultaneously.

Here is the minimum viable instrument. Four metrics, one spreadsheet, no vendor required.

Metric How to capture it Healthy range Warning sign
Task success rate Per task type, count outputs accepted without material rework 60%+ on autonomous tasks Under 40% means it is a drafting tool
Human override rate % of outputs a human materially changes before use Under 15% Over 40% -- you are paying twice
Escalation rate % of tasks handed to a human mid-task Stable or falling quarter over quarter Rising while volume rises -- context is breaking
Cost per resolved task (Inference + tooling + review minutes x loaded rate) / tasks resolved Below your human baseline Above baseline once review time is priced in

Notice what is missing: satisfaction, sentiment, and "hours saved." Those are fine for a culture deck. They will not tell you whether to renew the contract.

Baseline before you deploy, or you will never know

The single biggest methodological failure in AI colleague measurement is deploying first and baselining never. You cannot reconstruct a pre-AI baseline six months later, because by then the people, the process, and the work itself have all shifted. Spend two weeks capturing current cycle time, rework rate, and review time on the specific tasks you intend to hand to an AI colleague. Two weeks of measurement buys you years of defensible answers.

The three-way split that fixes most dashboards

Break every task into routine (repetitive, bounded, low context), structured (some context, clear definition of done), and entangled (deep institutional knowledge, high blast radius). Report AI colleague metrics separately for each. In most organizations the lift is strongly positive in routine, modestly positive in structured, and negative in entangled -- and every blended report destroys that signal.

Three Real Scenarios, Priced Out

Scenario A: The senior engineer with 9 years of context. METR's participants are the canonical case. They knew their repos better than any model could, which meant the AI's plausible-looking suggestions had to be fully evaluated before they could be trusted -- and evaluation of a confident wrong answer is slower than writing the right answer from memory. If you are deeply expert in a domain, expect AI colleagues to help you most on adjacent work: writing docs, scaffolding tests, exploring unfamiliar libraries. Do not expect them to speed up the work you are best at. That is where your speed comes from judgment, and judgment is the thing AI is worst at accelerating.

Scenario B: The mid-level analyst producing 20 deliverables a week. BCG's 758-consultant study maps almost perfectly onto this role. Analysts with AI help completed 12.2% more tasks, 25.1% faster, at 40% higher quality -- genuinely transformative numbers. But the same study found that when tasks drifted outside the model's capability frontier, AI-assisted consultants were 19 percentage points more likely to deliver a wrong answer, because the fluent output masked the error. The operational lesson is to define your frontier explicitly: a written list of task types where you accept AI output without independent verification, and everything else gets checked. Fluency is not accuracy, and your colleagues will trust fluent output by default.

Scenario C: The operations team automating case review. This is Priya's scenario above, and it is the most common enterprise pattern in 2026. Routine cases get genuinely fast -- 30% or better. Complex cases get slower because the AI produces almost-right determinations that a human must fully re-adjudicate. The winning move is not to switch the tool off. It is to route by complexity: AI drafts, human approves on routine; human drafts, AI assists on complex. Same tool, opposite configuration, radically different economics.

Insider Tips From People Who Have Run These Programs

What to Do in the Next 30 Days

Week 1 -- Classify. List your team's ten most time-consuming recurring tasks and tag each as routine, structured, or entangled. Do this before looking at any tool data, so tool enthusiasm cannot bias the labels.

Week 2 -- Baseline. For the three tasks you plan to hand off first, capture cycle time, rework rate, and review minutes for two weeks of normal work. No AI involved. This is your control group.

Week 3 -- Deploy narrow. Introduce the AI colleague on the routine task only. Track the same three numbers plus override rate. Resist the urge to expand scope in the same week; you will lose the ability to attribute the change.

Week 4 -- Reconcile. Compare. If override rate is under 15% and cost per resolved task is below your human baseline, expand to the structured task. If override rate is above 40%, you have found a genuinely useful drafting assistant -- label it that way, and stop describing it as automation in your planning documents. Honest labeling is how programs survive their second budget review.

Methodology Note

This report synthesizes published peer-reviewed and preprint research, controlled randomized trials, large-scale practitioner surveys, and independent enterprise studies published between 2023 and 2025. Primary sources include the GitHub / Peng et al. controlled trial of Copilot (2023), the METR randomized controlled trial of experienced open-source developers (2025), the BCG / Harvard / Wharton "Jagged Technological Frontier" field experiment with 758 consultants (2023), the Microsoft Work Trend Index (2024), the DORA / Google Cloud Accelerate State of DevOps findings on AI adoption and delivery performance (2024), the Stack Overflow Developer Survey AI sections (2024 and 2025), the Anthropic Economic Index, MIT NANDA's 2025 research on enterprise GenAI pilot outcomes, and Gartner's published forecasts on agentic AI project cancellation and enterprise software composition.

Limitations, stated plainly. First, several widely cited studies use small or specialized samples -- METR's trial had 16 developers, which is enough to establish that a slowdown is possible but not enough to generalize to every engineer. Second, vendor telemetry is not independently audited; where a vendor number appears, it is presented alongside third-party evidence, and ranges are used rather than point estimates where disclosure is partial. Third, benchmark scores measure performance on benchmark tasks, which are by construction more bounded than real work -- treat them as a ceiling, not a forecast. Fourth, survey data on trust and frustration is self-reported and therefore vulnerable to the same perception gap documented in the opening section. Fifth, the 2026 column in the adoption table is a projection built from published forecasts, not measured data; it is labeled accordingly. Where this report uses a range instead of a figure, it is because the underlying evidence does not support a single number, and pretending otherwise would be exactly the failure mode the data warns against.

The most useful thing you can take from all of this is not a statistic. It is a habit: measure the task, not the tool. AI colleagues are real, improving fast, and genuinely transformative on a specific slice of work. They are also net-negative on another slice, and the only way to know which slice you are standing on is to count.

Common Questions

What are the core AI colleague performance metrics I should actually track?
Four metrics cover roughly 90% of what you need: task success rate (outputs accepted without material rework, measured per task type), human override rate (the share of outputs a person materially changes before use), escalation rate (tasks handed back to a human mid-task), and cost per resolved task (inference, tooling, and review minutes multiplied by loaded labor rate, divided by tasks resolved). The DORA research program makes a strong case for pairing any output metric with a stability metric, because faster individual tasks can coexist with slower overall delivery. Avoid blended averages across all tasks -- AI colleagues are bimodal, and averaging destroys the signal.
Why did AI make experienced developers slower in the METR study?
The METR randomized trial found that experienced maintainers working on their own mature repositories were 19% slower with AI assistance, despite predicting a 24% speedup beforehand. The likely mechanism is verification cost: when you already hold the full context of a codebase, evaluating a plausible but subtly wrong suggestion takes longer than writing the correct solution from memory. This effect is strongest for deeply expert work in context-heavy environments and largely disappears on bounded, greenfield, or unfamiliar tasks. The lesson is not that AI is useless for experts -- it is that experts should point it at adjacent work rather than their core specialty.
How do I calculate cost per resolved task for an AI colleague?
Use this formula: (inference and API costs + tooling subscription + review minutes x fully loaded hourly rate) / number of tasks resolved. The critical and most frequently omitted term is review minutes. Teams that add it typically find their true cost per task is 1.5x to 3x higher than the tool dashboard implies, because verification is spread across senior people whose time is expensive. Price review at the loaded rate of whoever actually does it, not an average. Once you have an honest number, compare it to your human-only baseline and you have a defensible investment case -- the same discipline the Microsoft Work Trend Index argues is now the deciding factor for enterprise AI spend.
What is a realistic error rate for an AI agent in production?
It depends almost entirely on task horizon length. On benchmark suites where the agent must complete multi-step tasks end to end, leading models moved from roughly 49% success in late 2024 to the low-to-mid 70s by late 2025 according to the SWE-bench Verified leaderboard. Single-step tasks like classification, extraction, or short-form drafting routinely hit 90%+. Fully autonomous multi-hour workflows remain unreliable, which is exactly why Gartner projects over 40% of agentic AI projects will be cancelled by the end of 2027. Plan for escalation paths on anything beyond a five-step chain.
How many enterprise AI agent projects actually deliver ROI?
Far fewer than the marketing suggests. MIT's NANDA research group found that roughly 95% of enterprise GenAI pilots produced no measurable P&L impact, while many of the same executives reported satisfaction with the tools -- a striking gap between sentiment and outcome. That does not mean AI delivers nothing. It means most pilots are measured on adoption and engagement rather than on a specific, bounded business metric. Programs that survive tend to start narrow, define the metric before deployment, and refuse to scale until override rate and cost per resolved task clear a threshold.
Should I measure AI colleagues with the same KPIs as human employees?
Partially, but not entirely. Shared metrics like cycle time, defect rate, and cost per unit of output are useful because they let you compare AI and human contributions on the same axis -- which is precisely what you need for routing decisions. But AI colleagues need additional metrics humans do not: override rate, escalation rate, and context-window failure indicators. They also lack the compounding value of human judgment, relationship, and institutional memory, so measuring them purely on throughput will systematically overstate their contribution. The Anthropic Economic Index reports that 57% of real-world AI usage augments a human rather than replacing one, which is a strong argument for measuring the pair, not the participant.
How do I know if my own role is exposed to being re-scoped by an AI colleague?
Start by decomposing your week: list the tasks you do most often and tag each as routine, structured, or entangled. Roles dominated by routine and structured work get re-scoped fastest, usually by having their output volume expectations raised rather than by being eliminated. Roles dominated by entangled, high-context, high-accountability work get re-scoped more slowly but often get a larger AI-assisted leverage gain. Run our free Career Pulse Score at Workings.me for a structured read on how future-proof your current role is, then re-run it every two quarters -- capability is moving faster than most annual planning cycles can absorb.

Ready to Take Action?

Try the free Career Pulse Score — Take the free Career Pulse Score assessment. 2 minutes. No signup required.

Get Your Score

We use cookies

We use cookies to analyse traffic and improve your experience. Privacy Policy