Automatic cost analysis of programs has been traditionally studied in terms of a number of concrete, predefined resources such as execution steps, time, or memory. However, the increasing relevance of analysis applications such as static debugging and/or certification of user-level properties (including for mobile code) makes it interesting to develop analyses for resource notions that are actually applicationdependent. This may include, for example, bytes sent or received by an application, number of files left open, number of SMSs sent or received, number of accesses to a database, money spent, energy consumption, etc. We present a fully automated analysis for inferring upper bounds on the usage that a Java bytecode program makes of a se...
Recent work in resource analysis has translated the idea of amortised resource analysis to imperativ...
For real-time and embedded systems limiting the consump-tion of time and memory resources is often a...
Resource analysis aims at automatically inferring upper/lower bounds on the worst/best-case cost of ...
AbstractAutomatic cost analysis of programs has been traditionally concentrated on a reduced number ...
costa [2] is a research prototype which performs automatic program analysis, in the style of [9, 7, ...
AbstractRecently, we proposed a general framework for the cost analysis of Java bytecode which can b...
Recently, we proposed a general framework for the cost analysis of Java bytecode which can be used f...
This paper describes costa, a cost and termination analyzer for Java bytecode. The system receives a...
We present a generic analysis that infers both upper and lower bounds on the usage that a program ma...
Abstract. Resource usage is one of the most important characteristics of programs. Automatically gen...
interpretation based cost and termination analyzer for Java bytecode. The system receives as input a...
AbstractCost analysis statically approximates the cost of programs in terms of their input data size...
Abstract. Cost analysis of Java bytecode is complicated by its unstruc-tured control flow, the use o...
Automatic cost analysis has interesting applications in the context of verification and certificatio...
AbstractAccounting for the CPU consumption of applications is crucial for software development to de...
Recent work in resource analysis has translated the idea of amortised resource analysis to imperativ...
For real-time and embedded systems limiting the consump-tion of time and memory resources is often a...
Resource analysis aims at automatically inferring upper/lower bounds on the worst/best-case cost of ...
AbstractAutomatic cost analysis of programs has been traditionally concentrated on a reduced number ...
costa [2] is a research prototype which performs automatic program analysis, in the style of [9, 7, ...
AbstractRecently, we proposed a general framework for the cost analysis of Java bytecode which can b...
Recently, we proposed a general framework for the cost analysis of Java bytecode which can be used f...
This paper describes costa, a cost and termination analyzer for Java bytecode. The system receives a...
We present a generic analysis that infers both upper and lower bounds on the usage that a program ma...
Abstract. Resource usage is one of the most important characteristics of programs. Automatically gen...
interpretation based cost and termination analyzer for Java bytecode. The system receives as input a...
AbstractCost analysis statically approximates the cost of programs in terms of their input data size...
Abstract. Cost analysis of Java bytecode is complicated by its unstruc-tured control flow, the use o...
Automatic cost analysis has interesting applications in the context of verification and certificatio...
AbstractAccounting for the CPU consumption of applications is crucial for software development to de...
Recent work in resource analysis has translated the idea of amortised resource analysis to imperativ...
For real-time and embedded systems limiting the consump-tion of time and memory resources is often a...
Resource analysis aims at automatically inferring upper/lower bounds on the worst/best-case cost of ...