Sciweavers

MSS
2015
IEEE
10views Hardware» more  MSS 2015»
9 years 11 months ago
Self-sorting SSD: Producing sorted data inside active SSDs
—Nowadays solid state drives (SSDs) are gaining popularity and are replacing magnetic hard disk drives (HDDs) in enterprise storage systems. As a result, extracting the maximum p...
Luis Cavazos Quero, Young-Sik Lee, Jin-Soo Kim
MSR
2015
ACM
9 years 11 months 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
9 years 11 months 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
9 years 11 months 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
9 years 11 months 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...