Skip to content

michaelhixson/jmh-benchmark-tfb-world-ids

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This is a JMH benchmark comparing techniques for generating distinct world ids for the TechEmpower Framework Benchmarks Multi-query and Updates tests.

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