Interrelations between Software Quality Metrics, Performance and Energy Consumption in Embedded Applications

Lazaros Papadopoulos,Charalampos Marantos,Georgios Digkas,Apostolos Ampatzoglou,Alexander Chatzigeorgiou,Dimitrios Soudris
DOI: https://doi.org/10.1145/3207719.3207736
2018-05-28
Abstract:Source code refactorings and transformations are extensively used by embedded system developers to improve the quality of applications, often supported by various open source and proprietary tools. They either aim at improving the design time quality such as the maintainability and reusability of software artifacts, or the runtime quality such as performance and energy efficiency. However, an inherent trade-off between design- and run-time qualities is often present posing challenges to embedded software development. This work is a first step towards the investigation of the impact of transformations for improving the performance and the energy efficiency on software quality metrics and the impact of refactorings for increasing the design time quality on the execution time, the memory and the energy consumption. Based on a set of embedded applications from widely used benchmark suites and typical transformations and refactorings, we identify interrelations and trade-offs between the aforementioned metrics.
What problem does this paper attempt to address?