JMH usage example
- maven
- JDK 12
- Compile sources
mvn clean install
- Run the benchmark
java -jar target/benchmarks-0.0.1-SNAPSHOT.jar -rf JSON -rff benchmark-result/test-result.json
- Visualise result
Load json report into : https://jmh.morethan.io/
| Name | Name | Last commit date | ||
|---|---|---|---|---|
JMH usage example
mvn clean install
java -jar target/benchmarks-0.0.1-SNAPSHOT.jar -rf JSON -rff benchmark-result/test-result.json
Load json report into : https://jmh.morethan.io/