Sciweavers

ICSEA
2009
IEEE

Towards Resource Consumption-Aware Programming

13 years 11 months ago
Towards Resource Consumption-Aware Programming
Abstract—In order to check the fulfilment of non-functional requirements at an early system design and development stage, we provide a framework that facilitates the combination of platformindependent and platform-specific information in a query-based manner to calculate estimates for the resource consumption of the software under investigation at fine grained levels of code. Based on an already optimised intermediate representation of the source code, using a testing infrastructure for C code, we count the occurrence of instructions during program executions in a platform-independent manner. These instruction counters can be determined at program or function level. By combining these counters with cost information of a hardware platform we can provide resource consumption estimates. This allows the software developer to tailor the code steadily towards the non-functional characteristics of the software.
Andreas Holzer, Visar Januzaj, Stefan Kugele
Added 23 May 2010
Updated 23 May 2010
Type Conference
Year 2009
Where ICSEA
Authors Andreas Holzer, Visar Januzaj, Stefan Kugele
Comments (0)