Abstract. The prediction of resource consumption in programs has gained interest in the last years. It is important for a number of ar-eas, notably embedded systems and safety critical systems. Different approaches to achieve bounded resource consumption have been anal-ysed. One of them, based on an amortised complexity analysis, has been studied by Hofmann and Jost in 2006 for a Java-like language. In this paper we present an extension of this type system consisting of more general subtyping and sharing relations that allows us to type more examples. Moreover we describe efficient automated type-checking for a finite, annotated version of the system. We prove soundness and completeness of the type checking algorithm and show its efficiency
We study the problem of automatically analyzing the worst-case resource usage of procedures with sev...
Bounding resource usage is important for a number of areas, notably real-time embedded systems and s...
This article introduces a technique to accurately perform static prediction of resource usage for ML...
Abstract. We present a type system for a compile-time analysis of heap-space requirements of Java st...
We present a type system for a compile-time analysis of heap-space requirements of Java style object...
The prediction of resource consumption in programs has gained interest in the last years. It is impo...
Abstract. Proving bounds on the resource consumption of a program by statically analyzing its source...
Rapport techniqueInternational audienceA type system is introduced for a strict but expressive subse...
Abstract. Type-based amortised resource analysis following Hofmann and Jost—where resources are asso...
Type-based amortised resource analysis following Hofmann and Jost—where resources are associated wit...
Controlling resource usage is important for the reliability, efficiency and security of software sys...
As software systems rise in size and complexity, the need for verifying some of their properties i...
International audienceA type system is introduced for a strict but expressive subset of Java in orde...
This paper describes the first successful attempt, of which we are aware, to define an automatic, ty...
Usage analysis aims to predict the number of times a heap allocated closure is used. Previously prop...
We study the problem of automatically analyzing the worst-case resource usage of procedures with sev...
Bounding resource usage is important for a number of areas, notably real-time embedded systems and s...
This article introduces a technique to accurately perform static prediction of resource usage for ML...
Abstract. We present a type system for a compile-time analysis of heap-space requirements of Java st...
We present a type system for a compile-time analysis of heap-space requirements of Java style object...
The prediction of resource consumption in programs has gained interest in the last years. It is impo...
Abstract. Proving bounds on the resource consumption of a program by statically analyzing its source...
Rapport techniqueInternational audienceA type system is introduced for a strict but expressive subse...
Abstract. Type-based amortised resource analysis following Hofmann and Jost—where resources are asso...
Type-based amortised resource analysis following Hofmann and Jost—where resources are associated wit...
Controlling resource usage is important for the reliability, efficiency and security of software sys...
As software systems rise in size and complexity, the need for verifying some of their properties i...
International audienceA type system is introduced for a strict but expressive subset of Java in orde...
This paper describes the first successful attempt, of which we are aware, to define an automatic, ty...
Usage analysis aims to predict the number of times a heap allocated closure is used. Previously prop...
We study the problem of automatically analyzing the worst-case resource usage of procedures with sev...
Bounding resource usage is important for a number of areas, notably real-time embedded systems and s...
This article introduces a technique to accurately perform static prediction of resource usage for ML...