Skip to content

Files

Latest commit

91d1457 · May 24, 2025

History

History

metrics-jcstress

Concurrency test are based on OpenJDK Java Concurrency Stress tests.

Command line launching

Build tests jar with maven and run tests:

mvn clean install
java -jar target/jcstress.jar

Look at results report results/index.html

Command line options

The whole list of command line options is available by:

java -jar target/jcstress.jar