Dirk Riehle's Industry and Research Publications

Category: 1.2 Open Source (Industry)

  • Upcoming talk: Best of our empirical open source work

    Upcoming talk: Best of our empirical open source work

    I’m at SOFSEM 2013, where I’ll present my current stock research talk: “Best of Our Empirical Open Source Work.” It is an invited talk. I’ve given it a few times now and expect to do many more during the course of 2013. Here is the abstract of this “best-of” talk: Open source software is publicly…

  • The commit size distribution of open-source software (summary)

    The commit size distribution of open-source software (summary)

    We finished our work on modeling the commit sizes of open source, called the commit size distribution of open source. This is relevant work for anyone who’d like to know how much code developers are writing for a single commit (code contribution) to a project. For example, if you are developing software development tools, you…

  • A model of the commit size distribution of open source [SOFSEM 2013]

    A model of the commit size distribution of open source [SOFSEM 2013]

    Abstract: A fundamental unit of work in programming is the code contribution (“commit”) that a developer makes to the code base of the project in work. We use statistical methods to derive a model of the probabilistic distribution of commit sizes in open source projects and we show that the model is applicable to different…