recall

← recall

lead time for changes term

time from code committed to code in production

DORA metric. High performers: hours. Low performers: weeks or months. Reflects efficiency of the path from commit to prod — CI speed, review time, test coverage, deploy automation. Long lead times accumulate batches of changes, which couples failures and lengthens feedback loops.

topics: accelerate, metrics

references: