Skip to content

volsch/collection-loop-java-benchmark

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Java Collection Loop Benchmark

Benchmark for different types of Java collection loops. The benchmark uses Java 21 (OpenJDK 21) and is based on JMH framework.

Build:

mvn clean verify

Run:

java -jar target/collection-loop-benchmarks.jar -prof gc

About

Benchmark for Java Collection Loops

Topics

Resources

License

Stars

Watchers

Forks

Languages