Kennedy, KenBudimlic, Zoran2009-06-042009-06-042005Joyner, Mackale. "Improving object inlining for high-performance Java scientific applications." (2005) Master’s Thesis, Rice University. <a href="https://hdl.handle.net/1911/17848">https://hdl.handle.net/1911/17848</a>.https://hdl.handle.net/1911/17848Java 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.68 p.application/pdfengCopyright 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.Computer scienceImproving object inlining for high-performance Java scientific applicationsThesisTHESIS COMP.SCI. 2005 JOYNER