Difference between revisions of "Jvmtracejit"

From JVMLangSummit
Jump to navigationJump to search
m
 
(2 intermediate revisions by the same user not shown)
Line 6: Line 6:
  
 
;Abstract: '''jvmtracejit''' is a trace-JIT compiler for the JVM that runs at the application level.  
 
;Abstract: '''jvmtracejit''' is a trace-JIT compiler for the JVM that runs at the application level.  
:This presentation gives an overview of the trace-based approach to JIT compiling, the nature + design of the project, as well as some of the challenges experienced during its design as well as their solutions.
+
:This presentation gives an overview of the trace-based approach to JIT compiling, the nature + design of the project, some of the challenges experienced during its design and their solutions.

Latest revision as of 21:14, 25 October 2011

Speaker
Sunil Puri (email)
Project
jvmtracejit.org
Slides
jvmtracejit.pdf
Abstract
jvmtracejit is a trace-JIT compiler for the JVM that runs at the application level.
This presentation gives an overview of the trace-based approach to JIT compiling, the nature + design of the project, some of the challenges experienced during its design and their solutions.