Skip to main navigation Skip to search Skip to main content

Automatic Tuning of Inlining Heuristics

Research output: Chapter in Book/Report/Conference proceedingConference contribution

Abstract

Inlining improves the performance of programs by reducing the overhead of method invocation and increasing the opportunities for compiler optimization. Incorrect inlining decisions, however, can degrade both the running and compilation time of a program. This is especially important for a dynamically compiled language such as Java. Therefore, the heuristics that control inlining must be carefully tuned to achieve a good balance between these two costs to reduce overall total execution time. This paper develops a genetic algorithms based approach to automatically tune a dynamic compiler’s internal inlining heuristic. We evaluate our technique within the Jikes RVM [1] compiler and show a 17% average reduction in total execution time on the SPECjvm98 benchmark suite on a Pentium-4. When applied to the DaCapo benchmark suite, our approach reduces total execution time by 37%% outperforming all existing techniques.
Original languageEnglish
Title of host publicationSupercomputing, 2005. Proceedings of the ACM/IEEE SC 2005 Conference
PublisherInstitute of Electrical and Electronics Engineers
Pages14
Number of pages1
ISBN (Print)1-59593-061-2
DOIs
Publication statusPublished - 2005

Fingerprint

Dive into the research topics of 'Automatic Tuning of Inlining Heuristics'. Together they form a unique fingerprint.

Cite this