Title
A survey of optimisations for the Java Virtual Machine
Abstract
The Java Virtual Machine (JVM) is often realised with an interpreter or just in time (JIT) compiler. JITs easily outperform interpreters, however a large portion of the compiler must be re-engineered for each architecture it is ported to. Interpreters are far easier to develop and to maintain and are much more portable. The weakness of interpreters is that they are much slower than JITs. This survey describes the work in progress on faster Java Interpreters and the new optimisations that are being developed for modern computer architectures to improve Interpreter performance.
Year
Venue
Keywords
2003
PPPJ
modern computer architecture,java virtual machine,interpreter performance,java interpreters,large portion,new optimisations,computer architecture,work in progress
Field
DocType
ISBN
Architecture,Programming language,Work in process,Computer science,Compiler,Interpreter,Porting,Java,Java virtual machine
Conference
0-9544145-1-9
Citations 
PageRank 
References 
0
0.34
7
Authors
2
Name
Order
Citations
PageRank
Brian Davis16612.87
John Waldron29019.70