<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:dc="http://purl.org/dc/elements/1.1/">
  <channel>
    <title>DEV Community: DevPrism</title>
    <description>The latest articles on DEV Community by DevPrism (devprism).</description>
    <link>https://dev.to/devprism</link>
    <image>
      <url>https://media2.dev.to/dynamic/image/width=90,height=90,fit=cover,gravity=auto,format=auto/https:%2F%2Fdev-to-uploads.s3.us-east-2.amazonaws.com%2Fuploads%2Forganization%2Fprofile_image%2F14474%2F5e00cf95-1054-4581-b31b-d8c8fb4802ee.png</url>
      <title>DEV Community: DevPrism</title>
      <link>https://dev.to/devprism</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/devprism"/>
    <language>en</language>
    <item>
      <title>Does AI Really Make Developers Faster? What the Research Says - and Why You Have to Measure</title>
      <dc:creator>Aliaume Caplat</dc:creator>
      <pubDate>Sat, 22 Aug 2026 20:49:36 +0000</pubDate>
      <link>https://dev.to/devprism/does-ai-really-make-developers-faster-what-the-research-says-and-why-you-have-to-measure-5300</link>
      <guid>https://dev.to/devprism/does-ai-really-make-developers-faster-what-the-research-says-and-why-you-have-to-measure-5300</guid>
      <description>&lt;p&gt;Ask two engineering leaders whether AI coding assistants make their teams faster, and you will often get two opposite answers. Both can point to credible research to back their position. That contradiction is not a sign that the studies are wrong - it is the single most important thing to understand before you spend another euro on AI tooling.&lt;/p&gt;

&lt;p&gt;Below is what the most cited independent and vendor studies actually found, attributed source by source. None of these numbers are DevPrism's, and none of them are yours. That is precisely the point.&lt;/p&gt;

&lt;h2&gt;
  
  
  The optimistic case: controlled experiments show real speed-ups
&lt;/h2&gt;

&lt;p&gt;In a randomised controlled trial run by GitHub and Microsoft Research, 95 developers were asked to write an HTTP server in JavaScript. The group with GitHub Copilot finished &lt;strong&gt;55% faster&lt;/strong&gt; (1 hour 11 minutes versus 2 hours 41 minutes), and &lt;strong&gt;78% completed the task versus 70%&lt;/strong&gt; without the tool (statistically significant, &lt;em&gt;p&lt;/em&gt; = .0017). The same research, using the SPACE framework, reported that &lt;strong&gt;73% of developers said they stayed in flow&lt;/strong&gt; and &lt;strong&gt;87% preserved mental energy&lt;/strong&gt; on repetitive tasks (&lt;a href="https://github.blog/news-insights/research/research-quantifying-github-copilots-impact-on-developer-productivity-and-happiness/" rel="noopener noreferrer"&gt;GitHub, 2022&lt;/a&gt;).&lt;/p&gt;

&lt;p&gt;This is a real, well-designed result. It is also a narrow one: a greenfield task, a single language, no legacy codebase, no review cycle, no production incident three weeks later. It tells you AI &lt;em&gt;can&lt;/em&gt; accelerate a well-scoped task. It does not tell you what happens to your delivery system as a whole.&lt;/p&gt;

&lt;h2&gt;
  
  
  The cautionary case: experienced developers got slower
&lt;/h2&gt;

&lt;p&gt;In 2025, the non-profit research group METR ran a randomised controlled trial with experienced open-source developers working on &lt;strong&gt;their own&lt;/strong&gt; large, mature repositories. The result was the opposite of the headline narrative: developers were &lt;strong&gt;19% slower&lt;/strong&gt; when allowed to use AI tools.&lt;/p&gt;

&lt;p&gt;The most striking finding was not the slowdown itself - it was the perception gap. Developers &lt;strong&gt;expected AI to make them 24% faster&lt;/strong&gt;, and even &lt;strong&gt;after&lt;/strong&gt; the experiment they still believed it had made them roughly 20% faster. They were wrong about the direction of the effect, on their own code (&lt;a href="https://metr.org/blog/2025-07-10-early-2025-ai-experienced-os-dev-study/" rel="noopener noreferrer"&gt;METR, 2025&lt;/a&gt;).&lt;/p&gt;

&lt;p&gt;The lesson is uncomfortable and unavoidable: &lt;strong&gt;how fast you feel is not how fast you are.&lt;/strong&gt; Self-reported productivity, and even seasoned intuition, can point the wrong way. Only measurement settles it.&lt;/p&gt;

&lt;h2&gt;
  
  
  The systemic view: AI is an amplifier, not a guarantee
&lt;/h2&gt;

&lt;p&gt;Google's DORA programme - a decade of research on software delivery performance - reached a conclusion that reconciles the two camps above. In its 2024 report, DORA found that AI adoption &lt;strong&gt;increased individual productivity, flow and satisfaction&lt;/strong&gt;, yet was associated with a &lt;strong&gt;decline in delivery throughput and stability&lt;/strong&gt; at the team level (&lt;a href="https://dora.dev/research/2024/" rel="noopener noreferrer"&gt;DORA, 2024&lt;/a&gt;).&lt;/p&gt;

&lt;p&gt;In 2025, DORA sharpened the framing: &lt;strong&gt;AI is an amplifier.&lt;/strong&gt; It magnifies the strengths of teams that already have strong practices, and magnifies the dysfunction of teams that do not. The largest returns came from the surrounding organisational system - clear processes, fast feedback loops, healthy codebases - not from the tool itself (&lt;a href="https://dora.dev/research/2025/" rel="noopener noreferrer"&gt;DORA, 2025&lt;/a&gt;).&lt;/p&gt;

&lt;p&gt;In other words, there is no universal "+55%" or "−19%." There is only what AI does &lt;strong&gt;to your system&lt;/strong&gt;, given your current practices. Two organisations deploying the identical tool will get different outcomes - and both should expect to measure them, not assume them.&lt;/p&gt;

&lt;h2&gt;
  
  
  The hidden cost: quality and the bill that follows
&lt;/h2&gt;

&lt;p&gt;Speed is only half of the equation. An independent analysis by GitClear of &lt;strong&gt;211 million changed lines of code&lt;/strong&gt; across large public repositories found worrying quality trends as AI assistance spread: &lt;strong&gt;code churn&lt;/strong&gt; (lines reverted or rewritten within two weeks) is on track to &lt;strong&gt;roughly double&lt;/strong&gt; versus the pre-AI 2021 baseline; the share of &lt;strong&gt;refactored lines fell from ~25% to under 10%&lt;/strong&gt; between 2021 and 2024; and &lt;strong&gt;copy-pasted code rose&lt;/strong&gt; while &lt;strong&gt;duplicate code blocks increased several-fold&lt;/strong&gt; (&lt;a href="https://www.gitclear.com/ai_assistant_code_quality_2025_research" rel="noopener noreferrer"&gt;GitClear, 2025&lt;/a&gt;).&lt;/p&gt;

&lt;p&gt;This matters beyond aesthetics, because quality now has a direct, measurable cost. A study by Sonar found that &lt;strong&gt;a cleaner codebase measurably lowers what AI agents cost to run&lt;/strong&gt; - fewer tokens for the same task and far fewer file revisits, with no drop in task completion (&lt;a href="https://www.sonarsource.com/blog/a-cleaner-codebase-results-in-less-token-usage" rel="noopener noreferrer"&gt;Sonar, 2026&lt;/a&gt;). Messy code does not just slow humans down; it makes your AI spend go up.&lt;/p&gt;

&lt;p&gt;(Both GitClear and Sonar have a commercial interest in code quality, so treat the magnitudes as directional. The direction, however, is consistent with DORA's independent findings.)&lt;/p&gt;

&lt;h2&gt;
  
  
  The financial reality: the J-curve
&lt;/h2&gt;

&lt;p&gt;So if the speed gains are real but conditional, and the quality risks are real too, what does that mean for ROI? DORA's &lt;em&gt;ROI of AI-assisted Software Development&lt;/em&gt; report is blunt: &lt;strong&gt;initial gains in coding speed do not automatically translate to the bottom line.&lt;/strong&gt;&lt;/p&gt;

&lt;p&gt;The report describes a &lt;strong&gt;J-curve&lt;/strong&gt;: teams should expect a &lt;strong&gt;productivity dip&lt;/strong&gt; - a "tuition cost" - while they learn to work with AI, before durable returns appear. Crucially, it argues the largest returns come not from cutting headcount but from &lt;strong&gt;reclaiming engineering capacity by reducing unnecessary rework&lt;/strong&gt;, and that leaders need to &lt;strong&gt;translate technical metrics into financial outcomes&lt;/strong&gt; to defend the budget (&lt;a href="https://cloud.google.com/resources/content/dora-roi-of-ai-assisted-software-development" rel="noopener noreferrer"&gt;DORA / Google Cloud, 2025&lt;/a&gt;).&lt;/p&gt;

&lt;p&gt;Reducing rework. Connecting velocity to cost. Proving impact with data rather than anecdote. That is an engineering-measurement problem, not a licensing decision.&lt;/p&gt;

&lt;h2&gt;
  
  
  The only conclusion that holds: measure your own data
&lt;/h2&gt;

&lt;p&gt;Line the studies up and the pattern is clear:&lt;/p&gt;

&lt;div class="table-wrapper-paragraph"&gt;&lt;table&gt;
&lt;thead&gt;
&lt;tr&gt;
&lt;th&gt;Source&lt;/th&gt;
&lt;th&gt;Headline finding&lt;/th&gt;
&lt;th&gt;What it really tells you&lt;/th&gt;
&lt;/tr&gt;
&lt;/thead&gt;
&lt;tbody&gt;
&lt;tr&gt;
&lt;td&gt;GitHub, 2022&lt;/td&gt;
&lt;td&gt;+55% on a scoped task&lt;/td&gt;
&lt;td&gt;AI &lt;em&gt;can&lt;/em&gt; accelerate well-defined work&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;METR, 2025&lt;/td&gt;
&lt;td&gt;−19% for experienced devs&lt;/td&gt;
&lt;td&gt;Perceived speed ≠ real speed&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;DORA, 2024&lt;/td&gt;
&lt;td&gt;Productivity up, stability down&lt;/td&gt;
&lt;td&gt;Gains and losses can coexist&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;DORA, 2025&lt;/td&gt;
&lt;td&gt;AI is an amplifier&lt;/td&gt;
&lt;td&gt;Your system decides the outcome&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;GitClear, 2025&lt;/td&gt;
&lt;td&gt;Churn and duplication rising&lt;/td&gt;
&lt;td&gt;Speed can quietly create debt&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;Sonar, 2026&lt;/td&gt;
&lt;td&gt;Cleaner code → lower AI cost&lt;/td&gt;
&lt;td&gt;Quality is now a line item&lt;/td&gt;
&lt;/tr&gt;
&lt;/tbody&gt;
&lt;/table&gt;&lt;/div&gt;

&lt;p&gt;No two of these numbers will be true for your organisation simultaneously, and you cannot pick the flattering one and assume it applies. The only figure that describes &lt;em&gt;your&lt;/em&gt; teams is the one you compute from &lt;em&gt;your&lt;/em&gt; data.&lt;/p&gt;

&lt;p&gt;That is the entire premise of DevPrism. We correlate three axes that every study above treats in isolation:&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;
&lt;strong&gt;Velocity&lt;/strong&gt; - DORA delivery metrics, per team and per period.&lt;/li&gt;
&lt;li&gt;
&lt;strong&gt;Quality&lt;/strong&gt; - code smells, churn, coverage, duplication, from your SonarQube/Codacy signal.&lt;/li&gt;
&lt;li&gt;
&lt;strong&gt;Cost&lt;/strong&gt; - AI adoption and spend, per developer, across every assistant you use.&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;Put together, that lets you answer the question the research cannot answer for you: not "does AI make developers faster in general?" but &lt;strong&gt;"is it making &lt;em&gt;my&lt;/em&gt; teams faster, without quietly raising my defect rate or my token bill - and is the ROI showing up yet, or are we still on the dip?"&lt;/strong&gt;&lt;/p&gt;

&lt;p&gt;The studies give you the right questions. Your data gives you the answer.&lt;/p&gt;

&lt;p&gt;&lt;a href="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.us-east-2.amazonaws.com%2Fuploads%2Farticles%2Flnmod44pw7092xtd4tb4.webp" class="article-body-image-wrapper"&gt;&lt;img src="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.us-east-2.amazonaws.com%2Fuploads%2Farticles%2Flnmod44pw7092xtd4tb4.webp" alt="AI Impact Spectrum: correlations between acceptance rate and lead time, code smells, deployment frequency and technical debt." width="800" height="450"&gt;&lt;/a&gt;&lt;/p&gt;




&lt;p&gt;&lt;em&gt;Stop guessing whether AI is paying off. &lt;a href="https://devprism.io" rel="noopener noreferrer"&gt;Try DevPrism for free&lt;/a&gt; - correlate velocity, quality and AI cost across your teams from the Starter plan.&lt;/em&gt;&lt;/p&gt;

</description>
      <category>ai</category>
      <category>programming</category>
      <category>productivity</category>
      <category>devops</category>
    </item>
  </channel>
</rss>
