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

科技回声

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

GitHubTwitter

首页

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

资源链接

HackerNews API原版 HackerNewsNext.js

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

Ask HN: How do you objectively measure productivity from a Git Repo?

1 点作者 hvaoc超过 4 年前
I know measuring productivity from a Git Repo doesn’t give the full picture in a typical work environment.<p>But in a short term projects, say a month where lot of coding is expected. How do you objectively measure how well one has contributed just using Git Repo?<p>Also how do you rate a team members contribution subjectively? Like problem solver, team player rating between 1 to 5. Any other better way to do this?

1 comment

Buttons840超过 4 年前
Wonder if line years (capped at 1 year per line) per years worked would be better than other metrics. Credit is given to those who frequently commit changes that last. This could least to a culture of changing lines just for easy credit though; like any metric it becomes flawed once it is a goal.