Skip to content

michaelhixson/jmh-benchmark-mapiteration

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This is a JMH benchmark comparing techniques for iterating over map entries.

To build:

mvn clean package

To run:

java -jar target/benchmarks.jar

To run and profile the garbage collector:

java -jar target/benchmarks.jar -prof gc

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages