Sciweavers

MSR
2015
ACM
8 years 27 days ago
Mining Energy-Aware Commits
—Over the last years, energy consumption has become a first-class citizen in software development practice. While energy-efficient solutions on lower-level layers of the softwa...
MSR
2015
ACM
8 years 27 days ago
Co-evolution of Infrastructure and Source Code - An Empirical Study
—Infrastructure-as-code automates the process of configuring and setting up the environment (e.g., servers, VMs and databases) in which a software system will be tested and/or d...
MSR
2015
ACM
8 years 27 days ago
Toward Reusing Code Changes
Abstract—Existing techniques have succeeded to help developers implement new code. However, they are insufficient to help to change existing code. Previous studies have proposed...
MSR
2015
ACM
8 years 27 days ago
Investigating Code Review Practices in Defective Files: An Empirical Study of the Qt System
—Software code review is a well-established software quality practice. Recently, Modern Code Review (MCR) has been widely adopted in both open source and proprietary projects. To...
MSR
2015
ACM
8 years 27 days ago
Going Green: An Exploratory Analysis of Energy-Related Questions
— The popularity of smartphones — small computers that run on battery power — has exploded in the last decade. Unsurprisingly, power consumption is an overarching concern for...
MSR
2015
ACM
8 years 27 days ago
Do Bugs Foreshadow Vulnerabilities? A Study of the Chromium Project
Abstract—As developers face ever-increasing pressure to engineer secure software, researchers are building an understanding of security-sensitive bugs (i.e. vulnerabilities). Res...
MSR
2015
ACM
8 years 27 days ago
Sameness: An Experiment in Code Search
—To date, most dedicated code search engines use ranking algorithms that focus only on the relevancy between the query and the results. In practice, this means that a developer m...
Lee Martie, André van der Hoek
MSR
2015
ACM
8 years 27 days ago
The Debsources Dataset: Two Decades of Debian Source Code Metadata
—We present the Debsources Dataset: distribution metadata and source code metrics spanning two decades of Free and Open Source Software (FOSS) history, seen through the lens of t...
MSR
2015
ACM
8 years 27 days ago
Toward Deep Learning Software Repositories
Abstract—Deep learning subsumes algorithms that automatically learn compositional representations. The ability of these models to generalize well has ushered in tremendous advanc...
MSR
2015
ACM
8 years 27 days ago
Characteristics of Useful Code Reviews: An Empirical Study at Microsoft
Abstract—Over the past decade, both open source and commercial software projects have adopted contemporary peer code review practices as a quality control mechanism. Prior resear...