Loop optimizations such as loop unrolling, unfolding and invariant, code motion have long been used in a wide variety of compilers to improve the running time of applications. In this paper we present a series of experimental results detailing the effect these techniques have on the running time of Java applications following ahead of time optimization. We also detail the optimization tools and transformations developed for this paper which extend the SOOT framework discussed in a number of previous papers on the subject. Our experimentation, conducted on the SciMark 2.0 benchmarking suite, demonstrates that when optimized using the techniques mentioned, Java applications can benefit from performance improvements of up to 20%. Wo finish wit...
This paper presents Soot, a framework for optimizing Java™ bytecode. The framework is implemented in...
Side-effect analysis gives information about the set of locations that a statement may read or modi...
This paper deals with the Java bytecode size optimization. It describes the Java Virtual Machine and...
Loop optimizations such as loop unrolling, unfolding and invariant code motion have long been used i...
Java is a popular object oriented programming language suitable for writing Java programs. Sometimes...
This paper presents Soot, a framework for optimizing Java bytecode. The framework is implemented ...
This dissertation focuses on runtime optimization of Java programs, based on the application of code...
The creation of a new loop analysis phase for the Jikes RVM and three new optimizing compilation pha...
[[abstract]]We are interested in the issues on the bytecode transformation for performance improveme...
This paper concentrates on optimizations which rely on the knowledge of the target architecture, so ...
Optimizing compilers use heuristics to control different aspects of compilation and to construct app...
The efficient execution of Java programs presents a challenge to hardware and software designers ali...
Java programs are deployed in a bytecode format that is executed by a Java virtual machine (JVM). J...
Thesis (Ph. D.)--University of Rochester. Dept. of Computer Science, 1997. Simultaneously published...
We introduce Approximate Unrolling, a loop optimization that reduces execution time and energy consu...
This paper presents Soot, a framework for optimizing Java™ bytecode. The framework is implemented in...
Side-effect analysis gives information about the set of locations that a statement may read or modi...
This paper deals with the Java bytecode size optimization. It describes the Java Virtual Machine and...
Loop optimizations such as loop unrolling, unfolding and invariant code motion have long been used i...
Java is a popular object oriented programming language suitable for writing Java programs. Sometimes...
This paper presents Soot, a framework for optimizing Java bytecode. The framework is implemented ...
This dissertation focuses on runtime optimization of Java programs, based on the application of code...
The creation of a new loop analysis phase for the Jikes RVM and three new optimizing compilation pha...
[[abstract]]We are interested in the issues on the bytecode transformation for performance improveme...
This paper concentrates on optimizations which rely on the knowledge of the target architecture, so ...
Optimizing compilers use heuristics to control different aspects of compilation and to construct app...
The efficient execution of Java programs presents a challenge to hardware and software designers ali...
Java programs are deployed in a bytecode format that is executed by a Java virtual machine (JVM). J...
Thesis (Ph. D.)--University of Rochester. Dept. of Computer Science, 1997. Simultaneously published...
We introduce Approximate Unrolling, a loop optimization that reduces execution time and energy consu...
This paper presents Soot, a framework for optimizing Java™ bytecode. The framework is implemented in...
Side-effect analysis gives information about the set of locations that a statement may read or modi...
This paper deals with the Java bytecode size optimization. It describes the Java Virtual Machine and...