Font Size: a A A

Automatic time-bound analysis for high-level languages

Posted on:2008-02-28Degree:Ph.DType:Dissertation
University:Indiana UniversityCandidate:Gomez, GustavoFull Text:PDF
GTID:1448390005469587Subject:Computer Science
Abstract/Summary:PDF Full Text Request
Analysis of program running time is important for reactive systems, interactive environments, compiler optimizations, performance evaluation, and many other computer applications. Automatic and efficient prediction of accurate time bounds is particularly important, and being able to do so for high-level languages is particularly desirable. This dissertation presents a general approach for automatic and accurate time-bound analysis for high-level languages, combining methods and techniques studied in theory, languages, and systems. The approach consists of transformations for building time-bound functions in the presence of partially known input structures, symbolic evaluation of the time-bound function based on input parameters, optimizations to make the analysis efficient as well as accurate, and measurements of primitive parameters, all at the source-language level. We describe analysis and transformation algorithms and explain how they work. We have implemented this approach and performed a large number of experiments analyzing Scheme programs. The measured worst-case times are closely bounded by the calculated bounds. We describe our prototype system, ALPA, as well as the analysis and measurement results.
Keywords/Search Tags:Time-bound, Automatic, High-level, Languages
PDF Full Text Request
Related items