GitHub Project Analysis
Ever wonder how many different people contribute to a project on average, or how many commits the average contributor is responsible for? What about the size of the average patch…
Ever wonder how many different people contribute to a project on average, or how many commits the average contributor is responsible for? What about the size of the average patch and how many files it touches?
In The impact of language choice on github projects, Aldo Cortesi attempts to answer these questions and more by analyzing some 1.5 million commits made by 20 thousand contributors across 30 thousand active GitHub repositories and presents his findings in a series of graphs with commentary:
Interesting stuff.
Aldo has made the entire dataset available as a PostgreSQL dump file and is taking suggestions for refinements or expansions to the data. So get analyzin’!
Written by
Related posts

We need a European Sovereign Tech Fund
Open source software is critical infrastructure, but it’s underfunded. With a new feasibility study, GitHub’s developer policy team is building a coalition of policymakers and industry to close the maintenance funding gap.

GitHub Availability Report: June 2025
In June, we experienced three incidents that resulted in degraded performance across GitHub services.

From pair to peer programmer: Our vision for agentic workflows in GitHub Copilot
AI agents in GitHub Copilot don’t just assist developers but actively solve problems through multi-step reasoning and execution. Here’s what that means.