Learn how to measure Java performance correctly, accounting for JVM warm-up, JIT, GC behavior, percentiles, JMH, and cold-start effects....methods are being compiled and optimized by the JIT, memory and GC...especially when the JIT is free to optimize your benchmark code away or...