java-tutorials/jctools
Denis Zhdanov f4feab9212 BAEL-1423 Java Concurrency Utility with JCTools Library 2018-04-02 00:37:00 +03:00
..
src BAEL-1423 Java Concurrency Utility with JCTools Library 2018-04-02 00:37:00 +03:00
README.md BAEL-1423 Java Concurrency Utility with JCTools Library 2018-04-02 00:37:00 +03:00
pom.xml BAEL-1423 Java Concurrency Utility with JCTools Library 2018-04-02 00:37:00 +03:00

README.md

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