This section provides a performance comparison between interpreted-only mode and JIT compilation mode on loops with different operations. The JIT compiler improves performance a lot!
If you compare testing results between interpreted-only mode and JIT compilation mode,
you will see performance improvements produced by the JIT compiler.
This table provides execution time of different "float" loops per step in nanoseconds: