21 citations · 22 across the 2 of their papers we have counts for
2 papers
cs.SE2020★ 1 cited
On the diversity and frequency of code related to mathematical formulas in real-world Java projects
Oliver Moseler, Felix Lemmer, Sebastian Baltes +1
In this paper, the term formula code refers to fragments of source code that implement a mathematical formula. We present empirical studies that analyze the diversity and frequency…
cs.SE2017★ 21 cited
Navigate, Understand, Communicate: How Developers Locate Performance Bugs
Sebastian Baltes, Oliver Moseler, Fabian Beck +1
Background: Performance bugs can lead to severe issues regarding computation efficiency, power consumption, and user experience. Locating these bugs is a difficult task because dev…