<!-- mobian-agent-page publisher="dailydev" canonical="https://daily.dev/posts/ai-coding-tools-boosted-throughput-7-76-the-other-92-of-the-job-didn-t-notice--o16slqw0v" -->

---
title: AI coding tools boosted throughput 7.76%. The other 92%...
description: A longitudinal study of 400+ companies found that despite a 65% jump in AI tool adoption, median PR throughput rose only 7.76%. The core reason: writing code...
canonical: https://daily.dev/posts/ai-coding-tools-boosted-throughput-7-76-the-other-92-of-the-job-didn-t-notice--o16slqw0v
twitter:card: summary_large_image
twitter:site: @dailydotdev
og:type: website
og:site_name: daily.dev
og:title: AI coding tools boosted throughput 7.76%. The other 92% of the job didn&#x27;t notice. | daily.dev
og:description: A longitudinal study of 400+ companies found that despite a 65% jump in AI tool adoption, median PR throughput rose only 7.76%. The core reason: writing code...
og:url: https://daily.dev/posts/ai-coding-tools-boosted-throughput-7-76-the-other-92-of-the-job-didn-t-notice--o16slqw0v
og:image: https://api.daily.dev/og/posts/O16sLQw0v.png
og:image:alt: AI coding tools boosted throughput 7.76%. The other 92% of the job didn&#x27;t notice.
og:image:width: 1200
og:image:height: 630
og:locale: en
---

> ## Documentation Index
> Fetch the complete documentation index at: https://daily.dev/llms.txt
> Use this file to discover all available pages before exploring further.

# AI coding tools boosted throughput 7.76%. The other 92% of the job didn't notice.

**[Trends](https://daily.dev/sources/trends)** · 2 min read · 2 upvotes · 0 comments

## Summary

A longitudinal study of 400+ companies found that despite a 65% jump in AI tool adoption, median PR throughput rose only 7.76%. The core reason: writing code accounts for just 10-21% of an engineer's actual time, so even dramatic speedups in code generation have minimal impact on overall output. AI coding agents boosted commit volume by up to 180%, but actual releases only increased 20-30%, revealing that humans remain the bottleneck between merged and shipped. Organizations seeing real gains already had mature CI/CD pipelines and automated testing — AI amplifies existing engineering maturity rather than creating it. The argument that AI tools justify lower engineer pay is challenged by the fact that the 90% of the job beyond coding remains unchanged, and engineers who manage AI agents take on more responsibility, not less. Meaningful throughput gains require investment in the other 79%: planning tools, AI-assisted code review, documentation, and smarter coordination.

## Content

The 10x developer promise is running into a math problem. A longitudinal study of 400+ companies found that despite a 65% jump in AI tool adoption, median PR throughput rose just 7.76%. Not 3x. Not 10x. Seven point seven six percent.

The reason isn't that the tools are bad. It's that writing code was never most of the job. Depending on which study you read, coding takes up somewhere between 10% and 21% of an engineer's actual time. The rest is meetings, reviews, planning, testing, coordination. Even a genuine 10x speedup in code generation barely registers when you apply it to a fifth of the workday.

Coding agents make this gap visible in uncomfortable ways. One measurement framework found that AI agents raised commit volume by up to 180%, but actual releases only increased 20-30%. All that generated code is piling up somewhere between "merged" and "shipped," waiting on humans who are still the bottleneck.

The organizations seeing real gains aren't the ones with the flashiest AI setups. They're banks and telecoms with mature CI/CD pipelines, automated testing, and governance frameworks already in place. DORA research backs this up: AI amplifies existing engineering maturity, it doesn't create it. Teams with weak foundations aren't getting 10x productivity. They're generating technical debt faster.

Seb Aaltonen put the compensation angle bluntly: "Writing code was never more than 10% of our job. 90% of the job is still there. Nowadays we run a team of agents, but that team doesn't get paid. We alone take the responsibility of our team's work. We are worth more, we land more code, so why should we be paid less, not more?"

That's the tension nobody in the AI productivity discourse wants to sit with. If the tools are genuinely making engineers more valuable, the conversation about replacing them gets harder to justify. If the gains are mostly in the 10-21% slice that was already the easiest part of the job, the case for mass displacement looks even shakier.

The actual path to meaningful throughput gains runs through the boring 79%: better planning tools, AI-assisted code review, documentation generation, smarter meeting structures. The coding assistant is already here. The rest of the infrastructure investment is still waiting.

## Similar posts on daily.dev

- [AI productivity gains: More modest than expected](https://daily.dev/posts/ai-productivity-gains-more-modest-than-expected-iqt7heemt) · Engineering Enablement · 7 upvotes · 0 comments
- [The current impact of AI on engineering velocity](https://daily.dev/posts/the-current-impact-of-ai-on-engineering-velocity-lic0nalsa) · Software Engineering Research · 0 upvotes · 0 comments
- [AI productivity gains are 10%, not 10x](https://daily.dev/posts/ai-productivity-gains-are-10-not-10x-mczno6zn8) · Engineering Enablement · 86 upvotes · 30 comments

---

Tags: [#productivity](https://daily.dev/tags/productivity), [#cicd](https://daily.dev/tags/cicd), [#ai-coding](https://daily.dev/tags/ai-coding)

[View this post on daily.dev](https://daily.dev/posts/ai-coding-tools-boosted-throughput-7-76-the-other-92-of-the-job-didn-t-notice--o16slqw0v)

```json
{"@context":"https://schema.org","@graph":[{"@type":"Organization","@id":"https://daily.dev/#organization","name":"daily.dev","url":"https://daily.dev","logo":{"@type":"ImageObject","url":"https://daily.dev/apple-touch-icon.png","width":180,"height":180},"sameAs":["https://twitter.com/dailydotdev","https://github.com/dailydotdev","https://www.linkedin.com/company/daily-dev-ltd"]},{"@type":"WebSite","@id":"https://daily.dev/#website","url":"https://daily.dev","name":"daily.dev","publisher":{"@id":"https://daily.dev/#organization"},"potentialAction":{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https://daily.dev/search?q={search_term_string}"},"query-input":"required name=search_term_string"}}]}
{"@context":"https://schema.org","@type":"TechArticle","headline":"AI coding tools boosted throughput 7.76%. The other 92% of the job didn't notice.","url":"https://daily.dev/posts/ai-coding-tools-boosted-throughput-7-76-the-other-92-of-the-job-didn-t-notice--o16slqw0v","mainEntityOfPage":{"@type":"WebPage","@id":"https://daily.dev/posts/ai-coding-tools-boosted-throughput-7-76-the-other-92-of-the-job-didn-t-notice--o16slqw0v"},"datePublished":"2026-07-29T14:05:04.073Z","dateModified":"2026-07-29T16:18:08.360Z","description":"A longitudinal study of 400+ companies found that despite a 65% jump in AI tool adoption, median PR throughput rose only 7.76%. The core reason: writing code...","image":"https://media.daily.dev/image/upload/f_auto,q_auto/v1/posts/37b1bf7e02ddf8ee78dce19ba0520ec9?_a=AQAEuop","thumbnailUrl":"https://media.daily.dev/image/upload/f_auto,q_auto/v1/posts/37b1bf7e02ddf8ee78dce19ba0520ec9?_a=AQAEuop","isAccessibleForFree":true,"articleSection":"Trends","inLanguage":"en","publisher":{"@type":"Organization","name":"daily.dev","url":"https://daily.dev","logo":{"@type":"ImageObject","url":"https://daily.dev/apple-touch-icon.png","width":180,"height":180}},"author":{"@type":"Organization","name":"Trends","logo":"https://media.daily.dev/image/upload/s--ZfSp3asX--/f_auto,q_auto/v1780996004/logos/trends?_a=BAMAMiWQ0","url":"https://daily.dev/sources/trends"},"commentCount":0,"discussionUrl":"https://daily.dev/posts/ai-coding-tools-boosted-throughput-7-76-the-other-92-of-the-job-didn-t-notice--o16slqw0v","interactionStatistic":[{"@type":"InteractionCounter","interactionType":{"@type":"LikeAction"},"userInteractionCount":2},{"@type":"InteractionCounter","interactionType":{"@type":"CommentAction"},"userInteractionCount":0}],"keywords":"productivity,cicd,ai-coding","timeRequired":"PT2M"}
{"@context":"https://schema.org","@type":"BreadcrumbList","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https://daily.dev"},{"@type":"ListItem","position":2,"name":"Trends","item":"https://daily.dev/sources/trends"},{"@type":"ListItem","position":3,"name":"AI coding tools boosted throughput 7.76%. The other 92% of the job didn't notice."}]}
```

