cd /news/ai-tools/reduce-pr-review-time-with-ai-the-bo… · home topics ai-tools article
[ARTICLE · art-132091] src=dev.to ↗ pub= topic=ai-tools verified=true sentiment=· neutral

Reduce PR review time with AI: the bottleneck is the wait, not the read

An analysis of Linearb's 2026 Engineering Benchmarks Report, covering 8.1+ million pull requests across 4,800+ organizations, found that AI-generated PRs wait 4.6x longer before being picked up by a reviewer, though they are reviewed 2x faster once someone engages. Only 32.7% of AI-generated PRs merge within 30 days versus 84.4% for manual work, with a typical AI PR sitting 16+ hours before a human opens it. The report's takeaway is that AI review tools should be evaluated on cutting the pick-up wait rather than on faster reading.

by read2 min views4 publishedSep 17, 2026

Linearb's 2026 Engineering Benchmarks Report analyzed 8.1+ million pull requests across 4,800+ organizations, and one finding cuts against most of what you read about AI review speed. AI-generated PRs wait 4.6x longer before anyone picks them up. But once they're picked up, they get reviewed 2x faster than manual work.

So the time you're trying to shave with AI isn't the reading part. It's the waiting part.

The wait is the real number. A typical AI PR sits 16+ hours before a human opens it, versus around 200 minutes for unassisted work. The merge numbers are harsher: only 32.7% of AI-generated PRs merge within 30 days, versus 84.4% for manual. Reviewers hesitate on that 408-line AI PR at the 75th percentile (vs 157 lines manual) precisely because nobody wants to be the one who approved the thing that missed the context.

Graphite's own writeup on AI code review and review cycles makes the same point from the other side: their median engineer takes ~13 hours to merge a PR and spends most of that waiting on a reviewer becoming available. The review itself is the small part.

Mean-time-to-merge isn't the whole story either. A mean drops when AI eats the easy set and the regression hides in the tail. Same trap I flagged with revisiting a vendor's published number vs running your own slice. Don't trust a single time-saved percentage; run your own 2-week slice, split by PR size, and measure time-to-first-review separately from time-in-review. If the fix is a faster reviewer, you've automated the wrong step.

The honest takeaway: AI review doesn't speed up your loop by being a smarter reader. It speeds it up by breaking the pick-up bottleneck, so a reviewer can engage the moment the PR is ready, and by shrinking the second pass once a human actually sits down. Buy the tool on the wait cut, not the "reviewed 10x faster" headline. And keep the human in the loop for the big-move PRs, because that's where the 32.7% merge rate comes from.

── more in #ai-tools 4 stories · sorted by recency
── more on @linearb 3 stories trending now
sponsored brought to you by zahid.host 4,200+ EU-deployed projects
reading about agents? ship yours in a single git push.

Run your AI side-project on zahid.host

EU-based hosting, git-push deploys, automatic HTTPS, no cold starts. Free tier with a custom domain — perfect for shipping the agent you just read about.

$git push zahid main
Live at https://your-agent.zahid.host
Get free account → Pricing
from €0/mo · no card required
LIVE [news/reduce-pr-review-tim…] indexed:0 read:2min 2026-09-17 ·