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
Code referencing now generally available in GitHub Copilot and with Microsoft Azure AI
Announcing the general availability of code referencing in GitHub Copilot and Microsoft Azure AI, allowing developers to permit code suggestions containing public code matches while receiving detailed information about the match.
The nuances and challenges of moderating a code collaboration platform
Sharing the latest data update to our Transparency Center alongside a new research article on what makes moderating a code collaboration platform unique.
GitHub Copilot now available in github.com for Copilot Individual and Copilot Business plans
With this public preview, we’re unlocking the context of your code and collaborators—and taking the next step in infusing AI into every developer’s workflow.