8 Development Process KPIs

CPU Utilization %

Measures the percentage of the CPU's capacity utilized by the application during execution, impacting performance and server load.

Memory Usage #

Indicates the amount of memory used by the application during execution.

Number of Pull Request Revisions #

Counts the number of revisions a pull request goes through before being merged, indicating the clarity of requirements and the effectiveness of initial submissions.

Response Time time

The time taken for the system to respond to a request in a production environment.

Team Velocity #

Measures the amount of work a team completes in a sprint or iteration, typically in story points or number of features.

Time Spent on Technical Debt time

Tracks the time dedicated to addressing technical debt, including code refactoring and design improvement, essential for long-term project health.

Time to Merge time

Reflects the average duration from when a pull request is opened until it is merged.