Change Lead Time

A DORA throughput metric. Define the start event (commit, merge, or ticket ready) and keep it stable.

Average lead time = sum of lead times ÷ number of changes.

Tip: Keep “Total Lead Time” and “Number of Changes” on the same basis (period, units, and population) before calculating Change Lead Time.

Cluster: DevOps hub · Software Testing hub · Percentage guide

Lead time for changes is how long it takes from commit (or PR start) to production.

Enter total lead time across changes and the number of changes.

Sum of lead times (e.g. hours)
Changes included in the sample

Average Lead Time

Understanding Change Lead Time

How we calculate. Average lead time = sum of lead times ÷ number of changes. The form uses the same arithmetic as the worked examples on this page. See our methodology and accuracy policy.

Real-world scenario: A typical Change Lead Time case uses total lead time 480 and number of changes 20. Enter the same figures below to reproduce the worked path.

What is Change Lead Time?

A DORA throughput metric. Define the start event (commit, merge, or ticket ready) and keep it stable.

  • Same start/end events for every change
  • Use hours or days—label the unit
  • Exclude abandoned work if policy requires

The Formula

Lead Time for Changes
Lead time = Total lead time ÷ Changes

Worked Example

Scenario: 20 changes totaling 480 hours from commit to production.
Step 1: Total hours = 480
Step 2: Changes = 20
Step 3: Avg = 480 ÷ 20 = 24 hours
Answer: Average change lead time is 24 hours.

Common Use Cases

  • Value-stream mapping: find wait states
  • DORA reporting: delivery speed
  • Team coaching: batch size effects

Pro Tips

  • Watch review queue time
  • Separate hotfix track if needed
  • Don’t game by skipping tests

Limitations: Change Lead Time results are educational DevOps/FinOps planning aids—not SLAs or billing guarantees. Confirm definitions with your platform and finance policies.

FAQ

Commit-to-prod or PR-to-prod?

Either is fine—document the start event. DORA commonly uses commit to production.

Median vs mean?

This tool returns the mean. Many scorecards also report median lead time.

Authoritative References

For DORA and FinOps definitions, consult: