OpenJIT Preliminary
Benchmarks (4) - Warmup Time
l Coldstart, compile & execute an empty
method (incl. self-compile time)
l Execution Result (wo/Frontend)
OpenJIT(JDK1.1.5)
real        1.138
user        0.880
sys         0.117
JDK1.1.5 Interpreter
real        0.346 (diff = 0.79)
user        0.142 (diff = 0.74)
sys         0.075 (diff = 0.042)