TE
TechEcho
Home24h TopNewestBestAskShowJobs
GitHubTwitter
Home

TechEcho

A tech news platform built with Next.js, providing global tech news and discussions.

GitHubTwitter

Home

HomeNewestBestAskShowJobs

Resources

HackerNews APIOriginal HackerNewsNext.js

© 2025 TechEcho. All rights reserved.

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

1 pointsby hvaocover 4 years ago
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

Buttons840over 4 years ago
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.