Java harness for building, running, and analysing nano/micro/macro benchmarks on the JVM.
<dependency>
<groupId>org.openjdk.jmh</groupId>
<artifactId>jmh-core</artifactId>
<version>1.25.2</version>
</dependency>No compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Simple JMH benchmark with runner.
Use the JMH runner or Maven plugin to execute benchmarks.
No dependency data recorded yet.