|
|
|
|
|
by AugustoCAS
96 days ago
|
|
Dora released a report last year: https://dora.dev/research/2025/dora-report/ The gains are ~17% increase in individual effectiveness, but a ~9% of extra instability. In my experience using AI assisted coding for a bit longer than 2 years, the benefit is close to what Dora reported (maybe a bit higher around 25%). Nothing close to an average of 2x, 5x, 10x. There's a 10x in some very specific tasks, but also a negative factor in others as seemingly trivial, but high impact bugs get to production that would have normally be caught very early in development on in code reviews. Obviously depends what one does. Using AI to build a UI to share cat pictures has a different risk appetite than building a payments backend. |
|
That 17% increase is in self-reported effectiveness. The software delivery throughput only went up 3%, at a cost of that 9% extra instability. So you can build 3% faster with 9% more bugs, if I'm reading those numbers right.