Skip to content

Commit

Permalink
added measurements for engineer velocity
Browse files Browse the repository at this point in the history
  • Loading branch information
theantichris committed Mar 13, 2024
1 parent 21ab623 commit 3c32da0
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions engineers/velocity.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
# Velocity

## Measurements

1. Delivery lead time - the time from the creation of code to its use in production.
1. Deployment frequency - how often code is deployed.
1. Change fail rate - how frequently changes fail.
1. Time to restore service - the time spent recovering from defects.

0 comments on commit 3c32da0

Please sign in to comment.