Warm Up Time
Compare the CPU time between JIT on
and off when execute empty method
public static void main(String argv)
{
}
It takes 0.7second to compile
OpenJIT Backend itself