METR: We are Changing our Developer Productivity Experiment Design
Quick Overview
METR researchers abandoned their randomized control trial (RCT) design for measuring developer productivity because AI tools became so integrated that human participants refused to work without them, effectively dismantling the control group and rendering standard scientific measurement scientifically impossible within a year.
Key Points: The METR experiment failed because AI utility was so strong it dismantled the container of the experiment, leading participants to refuse working in the control group. Previous data from early 2025 showed AI caused a 20% slowdown for complex tasks, theorized to be due to high overhead from prompting and debugging hallucinations. In the August 2025 study, 30% to 50% of developers admitted to intentionally withholding the most tedious, high-benefit AI tasks from the study, creating massive selection bias. For the returning cohort, the data flipped from a 19% slowdown (2025) to an 18% speed up (late 2025), but the error bars were enormous, ranging from a 38% speed up to a 9% slowdown. Agentic workflows introduce concurrency, decoupling human effort from output, as developers might be reading documentation or handling admin tasks while the AI agent works, making traditional time-on-task tracking meaningless. The compensation rate dropped from $150/hour in 2025 to $50/hour in 2026, likely skewing the participant pool toward less senior developers who were unwilling to endure the friction of obsolete workflows for less pay. Future measurement paths include expensive brute force compliance (paying high rates for short manual bursts) or observational data analysis, tracking aggregate statistics like the 4% of GitHub commits currently authored by Claude Code.
Context: The analysis discusses a report published by METR, formerly Arc Evils, an organization known for testing frontier AI models, regarding their attempt to measure developer productivity gains using a randomized control trial (RCT). The core issue arose when advanced AI tools became so effective in software engineering workflows that developers would not participate in the control group—the condition where AI assistance was disallowed—forcing METR to declare their experiment design obsolete due to participant revolt and data unreliability.