Files
java-tutorials/jctools
Denis Zhdanov b296e9a496 BAEL-1423 Java Concurrency Utility with JCTools Library
Refactored JMH benchmark after digging deeper into its features
2018-04-02 04:32:05 +03:00
..

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