cd /news/ai-tools/cycle-time-and-review-time-are-not-t… · home topics ai-tools article
[ARTICLE · art-132092] src=dev.to ↗ pub= topic=ai-tools verified=true sentiment=· neutral

Cycle time and review time are not the same metric

A developer's analysis argues that vendor claims about AI code review reducing "PR review time" conflate two distinct metrics: cycle time (open-to-merge) and human review latency. Atlassian reports its Rovo Dev AI reviewer cut PR cycle time up to 45% internally and 32% for customers, while Salesforce frames its scaling problem as review latency after code volume rose roughly 30%. The piece contends that automated review reliably shortens time-to-merge but does not speed up or improve the human diff review, and that claims must specify which clock was measured.

by read1 min views4 publishedSep 17, 2026

"Reduce PR review time with AI" claims quote at least two different clocks, and the gap decides whether a number tells you anything.

Atlassian reports its Rovo Dev AI reviewer cut PR cycle time up to 45% internally and 32% for customers (source, published 2026-01-29). Cycle time is the whole PR lifecycle, from open to merge. Salesforce, scaling code review after code volume rose about 30% and PRs regularly crossed 1,000 changed lines, frames the same problem as review latency and set latency goals (source, published 2026-01-29). Neither of those is a measure of the time a person spends reading a diff.

This is the method gap at the center of the question. A cycle-time cut can come from an AI reviewer enforcing acceptance criteria and coding standards before a human ever looks, which is the mechanism Atlassian describes. A latency improvement can come from moving baseline checks to a machine so the human queue gets shorter. Both reduce a running clock. Neither makes the human diff review faster or more accurate.

An example collision to keep in mind: my related post on the Rovo run, when review time plateaued, reviewers had stopped reading, shows the two clocks can move opposite directions. Merge time falls while the remaining human review gets shallower.

So when a team reports a percentage, ask which clock it is. Time-to-merge is where automated review reliably helps. Minutes of human attention on the diff is the clock that automates least well, because someone still has to understand the change. A claim that does not say which one was measured is a claim that has not been checked.

As of 2026-09-20. Method note: both figures come from the vendors' own engineering posts, linked above; I did not re-run their measure.

── more in #ai-tools 4 stories · sorted by recency
── more on @atlassian 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/cycle-time-and-revie…] indexed:0 read:1min 2026-09-17 ·