Skip to content

Latest commit

 

History

History
 
 

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 

Steps to run this project:

  1. Clone this Git repository
  2. Navigate to the folder java-benchmarking-with-jmh
  3. Build this project with mvn clean package
  4. Execute the benchmark with java -jar target/benchmarks.jar (this might take some time)