Skip to content

Latest commit

 

History

History

metrics-jcstress

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 

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