This article is part of a series on JVM JIT optimization techniques JVM JIT optimization techniques JVM JIT optimization techniques - part 2 Profile-based optimization techniques in the JVM There's a lot of buzz about JVM optimizations and how it makes production code perform better thanks to the Just-In-Time (JIT) compilation and various optimization techniques. A lots of excellent research mater