TE
科技回声
首页24小时热榜最新最佳问答展示工作
GitHubTwitter
首页

科技回声

基于 Next.js 构建的科技新闻平台,提供全球科技新闻和讨论内容。

GitHubTwitter

首页

首页最新最佳问答展示工作

资源链接

HackerNews API原版 HackerNewsNext.js

© 2025 科技回声. 版权所有。

What is the best metric for developer productivity?

1 点作者 beghbali将近 8 年前
How do you measure your own and your team's productivity. Points, cycle time, churn rate, something else? If you could see only one data point or take one action each day to improve your own or your team's productivity what would it be?

2 条评论

steerpike将近 8 年前
Personally I think this is a fantastic question and one I&#x27;m very interested in seeing what more experienced developers and managers have to say.<p>The more I manage people (especially developers) the more I&#x27;m drawn to the adage of &#x27;a metric that becomes a target ceases to be a useful metric&#x27; but at the same time many companies put great stock in trying to develop measurable KPIs - something that I&#x27;ve greatly struggled with through several roles as a development manager.<p>If I was going to land on anything currently it would probably be something like &#x27;Features released within a iteratively improved estimated timeframe&#x27;. In other words a metric that focused on an improvement between now the and last time the measurement was made but not towards a specific target. Also a metric that made people realise that the focus is more around them working as a team and even across multiple teams to achieve a goal.
w_t_payne将近 8 年前
I wouldn&#x27;t measure one thing. I&#x27;d measure a whole heap of different metrics, do some sort of (possibly nonlinear) mapping so bigger numbers indicate (intuitively) better performance, then take deciles. I&#x27;d measure performance by how high each developers&#x27; worst metric is. I.e. look for consistency across all metrics and ignore high performance in a small number of areas (to make it harder to game). Also, it might be worth training a model to predict that performance metric from other unstructured data -- again to make it harder to explicitly game the system.