Files
java-tutorials/jctools/README.md
T
2018-04-02 00:37:00 +03:00

473 B

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