Files
java-tutorials/jctools

Overview

This project holds a couple of tests which illustrate JCTools specifics and a benchmark in the JMH format.

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