Glossary
Lead Time for Changes
The time it takes from code commit to successfully running in production.
Lead Time for Changes is one of the four DORA metrics and measures the time from when a developer commits code to when that code is running in production. Elite teams achieve lead times of less than one hour. Shorter lead times are enabled by automated CI/CD pipelines, fast test suites, and streamlined code review processes.