How to build and run the JMH benchmark
Execute the following from the project's root:
mvn clean install
java -jar ./target/benchmarks.jar MpmcBenchmark -si true
Execute the following from the project's root:
mvn clean install
java -jar ./target/benchmarks.jar MpmcBenchmark -si true