Source code accompanying the paper Markus Klinik, Jurriaan Hage, Jan Martin Jansen, and Rinus Plasmeijer. Predicting resource consumption of higher-order workflows. In Proceedings of PEPM 2017, Paris, France, January 18-20, 2017, pages 99–110. ACM, 2017a. ISBN 978-1-4503-4721-1. CONTENTS - *.dcl/.icl: the Clean modules of the analyzer - *.prj: project files for the main program and the test - test: test cases for the corresponding Clean module, includes source code for the TestFramework needed to run the tests - bash_completion.d: source this file in your .bashrc to get simple command-line completion for the mtasks command. - programs: example programs to demonstrate the analyzer - More information on how to compile and run this progr...
We present a generic analysis that infers both upper and lower bounds on the usage that a program ma...
In many situations a programmer must be concerned with resources which are not accounted and control...
The aim of incremental global analysis is, given a program, its anal-ysis results and a series of ch...
Source code accompanying the paper Markus Klinik, Jurriaan Hage, Jan Martin Jansen, and Rinus Plasm...
Source code accompanying the paper: Klinik, M., Jansen, J.M. & Plasmeijer, R. (2017). The Sky is th...
We present a type and effect system for static analysis of programs written in a simplified version ...
We describe a new automatic static analysis for determining upper-bound functions on the use of quan...
Since the beginning of automated computing in the middle of the last century, the development of com...
Traditional static resource analyses estimate the total resource usage of a program, without executi...
For some applications, standard resource analyses do not provide the information required. Such anal...
This thesis deals with several quantitative aspects of program analysis. In particular, we consider ...
Nowadays, productivity is the buzzword in any computer science area. Several metrics have been defin...
Abstract. Resource usage is one of the most important characteristics of programs. Automatically gen...
Abstract—The notion of resource plays a central role in concurrent systems. In its purest form a res...
Thesis: Ph. D., Massachusetts Institute of Technology, Department of Electrical Engineering and Comp...
We present a generic analysis that infers both upper and lower bounds on the usage that a program ma...
In many situations a programmer must be concerned with resources which are not accounted and control...
The aim of incremental global analysis is, given a program, its anal-ysis results and a series of ch...
Source code accompanying the paper Markus Klinik, Jurriaan Hage, Jan Martin Jansen, and Rinus Plasm...
Source code accompanying the paper: Klinik, M., Jansen, J.M. & Plasmeijer, R. (2017). The Sky is th...
We present a type and effect system for static analysis of programs written in a simplified version ...
We describe a new automatic static analysis for determining upper-bound functions on the use of quan...
Since the beginning of automated computing in the middle of the last century, the development of com...
Traditional static resource analyses estimate the total resource usage of a program, without executi...
For some applications, standard resource analyses do not provide the information required. Such anal...
This thesis deals with several quantitative aspects of program analysis. In particular, we consider ...
Nowadays, productivity is the buzzword in any computer science area. Several metrics have been defin...
Abstract. Resource usage is one of the most important characteristics of programs. Automatically gen...
Abstract—The notion of resource plays a central role in concurrent systems. In its purest form a res...
Thesis: Ph. D., Massachusetts Institute of Technology, Department of Electrical Engineering and Comp...
We present a generic analysis that infers both upper and lower bounds on the usage that a program ma...
In many situations a programmer must be concerned with resources which are not accounted and control...
The aim of incremental global analysis is, given a program, its anal-ysis results and a series of ch...