DocumentCode :
1686630
Title :
Improving code caching performance for Java applications
Author :
Sun, Yu ; Zhang, Wei
Author_Institution :
Dept of ECE, Southern Illinois Univ., Carbondale, IL
fYear :
2008
Firstpage :
1
Lastpage :
5
Abstract :
Java applications rely on just-in-time (JIT) compilers or adaptive compilers to generate and optimize binary code at runtime to boost performance. In conventional Java virtual machines (JVM), however, the binary code is typically written into the data cache, and then is loaded into the instruction cache through the shared L2 cache or memory, which is not efficient. In this paper, we study different efficient code caching strategies to write and read the dynamically generated code faster. Our experimental results indicate that writing code directly into the instruction cache can improve the performance of Java application by up to 42.9%, with 9.6% on average.
Keywords :
Java; cache storage; optimising compilers; virtual machines; Java virtual machine; adaptive compiler; code caching; data cache; instruction cache; just-in-time compiler; optimize binary code; Binary codes; Dynamic compiler; Energy dissipation; Energy efficiency; Java; Optimizing compilers; Runtime; Sun; Virtual machining; Writing;
fLanguage :
English
Publisher :
ieee
Conference_Titel :
Parallel and Distributed Processing, 2008. IPDPS 2008. IEEE International Symposium on
Conference_Location :
Miami, FL
ISSN :
1530-2075
Print_ISBN :
978-1-4244-1693-6
Electronic_ISBN :
1530-2075
Type :
conf
DOI :
10.1109/IPDPS.2008.4536380
Filename :
4536380
Link To Document :
بازگشت