Improving object inlining for high-performance Java scientific applications

Date
2005
Journal Title
Journal ISSN
Volume Title
Publisher
Abstract

Java is a popular programming language that enables many developers to achieve high productivity. Previous work in Java improved runtime performance by using object inlining. This thesis extends prior object inlining work by both analyzing the code and performing optimizations to further improve application runtime performance. Two impediments to object inlining and to increased runtime performance are object and array aliasing and binary method invocations. This thesis implements object and array alias strategies to address the aliasing problem while utilizing an idea from Telescoping Languages to address the binary method invocation problem. Application runtime gains of up to 20% result from employing these techniques. The improvements made to the compile-time object inlining optimization should increase the scientific community's acceptance of the Java programming language in the development of high-performance scientific applications by decreasing the performance.

Description
Degree
Master of Science
Type
Thesis
Keywords
Computer science
Citation

Joyner, Mackale. "Improving object inlining for high-performance Java scientific applications." (2005) Master’s Thesis, Rice University. https://hdl.handle.net/1911/17848.

Has part(s)
Forms part of
Published Version
Rights
Copyright is held by the author, unless otherwise indicated. Permission to reuse, publish, or reproduce the work beyond the bounds of fair use or other exemptions to copyright law must be obtained from the copyright holder.
Link to license
Citable link to this page