Cycle time.

The time it takes to do something start to finish.

In software development, we usually separate the coding portion into code cycle time—time from first commit to deployment—away from the lead time of design and ideation, as these are squishier activities.rD12

This metric puts pressure on merge request and team process sizes to speed up sub-cycles within the work.rD12

Time to open is correlated most strongly with code lead time.


  1. Noah Davis, “What Is Cycle Time and Why Does It Matter?,” Code Climate (blog), December 8, 2020, https://codeclimate.com/blog/software-engineering-cycle-time/. (See notes.)

  2. Noah Davis, “What Is Cycle Time and Why Does It Matter?,” Code Climate (blog), December 8, 2020, https://codeclimate.com/blog/software-engineering-cycle-time/. (See notes.)