Fast & Easy Implementation
Measure your productivity in 3 simple steps without disrupting your existing workflow
Measure your productivity in 3 simple steps without disrupting your existing workflow
Our solution is built on the foundation of cutting-edge research at a leading university in the Bay Area
Metric | Definition | Counterproductive Incentive |
---|---|---|
Story Points (or Velocity Points) | Effort estimation for tasks | Encourages inflating the number of points a task will require to complete |
Pull Request Counts | Number of proposed code changes | Encourages making smaller, less significant changes |
Avg. Code Review Turnaround Time | Time for code review and approval | Encourages reviewers to be less diligent to improve their turnaround time |
Release Frequency | Rate of software updates | Encourages prioritizing speed over quality Encourages feature bloat |
Lines of Code | Number of lines written in a program | Encourages verbose, redundant code |
Commit Counts | Number of updates to a code repository | Encourages multiple small commits instead of meaningful, larger updates |