Sciweavers

OSS
2009
Springer

Estimating Commit Sizes Efficiently

13 years 11 months ago
Estimating Commit Sizes Efficiently
The quantitative analysis of software projects can provide insights that let us better understand open source and other software development projects. An important variable used in the analysis of software projects is the amount of work being contributed, the commit size. Unfortunately, post-facto, the commit size can only be estimated, not measured. This paper presents several algorithms for estimating the commit size. Our performance evaluation shows that simple, straightforward heuristics are superior to the more complex text-analysis-based algorithms. Not only are the heuristics significantly faster to compute, they also deliver more accurate results when estimating commit sizes. Based on this experience, we design and present an algorithm that improves on the heuristics, can be computed equally fast, and is more accurate than any of the prior approaches.
Philipp Hofmann, Dirk Riehle
Added 27 May 2010
Updated 27 May 2010
Type Conference
Year 2009
Where OSS
Authors Philipp Hofmann, Dirk Riehle
Comments (0)