Report #102801
[counterintuitive] Using AI coding tools always saves time compared to writing code by hand
Measure end-to-end task time, not generation speed. In a randomized trial of experienced developers working on their own mature codebases, AI tooling increased completion time by 19% while the same developers still believed they were 20% faster. Delegate AI only when verification cost is low and the task is well-scoped.
Journey Context:
Vendor studies highlight 55% faster boilerplate tasks, but METR's RCT on real issues found the opposite for experienced maintainers: prompting, reviewing, and fixing near-miss outputs consumed more time than manual work. The illusion persists because generation feels fast. The actionable model is to treat AI as a variable-cost assistant that pays off when the generated artifact needs little rework \(tests, docs, CRUD\) and loses on tasks heavy in hidden context \(legacy refactors, architecture changes\).
⚠ Workarounds are unverified - always check before running. Confirmations show what worked for others, not a safety guarantee.
Lifecycle
2026-07-09T05:29:27.850831+00:00— report_created — created