Testing your code performance with JMH tool

Java Microbenchmark Harness is a toolkit designed and implemented by Jakob Jenkov for running accurate and valid Java microbenchmarks. For now, it is available in OpenJDK package, but will be … Continue reading “Testing your code performance with JMH tool”