Proceedings paper

Title:
The Fault in Our Stars: Designing Reproducible Large-scale Code Analysis Experiments
Authors:
P. Maj, S. Muroya, K. Siek, L. Di Grazia, J. Vitek
Publication:
DROPS-IDN/v2/document/10.4230/LIPIcs.ECOOP.2024.27
DOI:
Year:
2024
Link:

Abstract:
Large-scale software repositories are a source of insights for software engineering. They offer an unmatched window into the software development process at scale. Their sheer number and size holds the promise of broadly applicable results. At the same time, that very size presents practical challenges for scaling tools and algorithms to millions of projects. A reasonable approach is to limit studies to representative samples of the population of interest. Broadly applicable conclusions can then be obtained by generalizing to the entire population. The contribution of this paper is a standardized experimental design methodology for choosing the inputs of studies working with large-scale repositories. We advocate for a methodology that clearly lays out what the population of interest is, how to sample it, and that fosters reproducibility. Along the way, we discourage researchers from using extrinsic attributes of projects such as stars, that measure some unclear notion of popularity.

BibTeX:
@inproceedings{maj_fault_2024,
    title = {{The Fault in Our Stars: Designing Reproducible Large-scale Code Analysis Experiments}},
    author = {Maj, Petr and Muroya, Stefanie and Siek, Konrad and Di Grazia, Luca and Vitek, Jan},
    year = {2024},
    booktitle = {{DROPS-IDN/v2/document/10.4230/LIPIcs.ECOOP.2024.27}},
    publisher = {Schloss Dagstuhl -- Leibniz-Zentrum für Informatik},
    doi = {10.4230/LIPIcs.ECOOP.2024.27},
    url = {https://drops.dagstuhl.de/entities/document/10.4230/LIPIcs.ECOOP.2024.27},
    shorttitle = {The Fault in Our Stars},
}