Skip to content

shtratos/java-benchmarks

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Java benchmarks

Various Java benchmarks using JMH

Usage

Ensure you have Java 8 SDK and Maven installed.

        mvn clean install
        java -jar target/benchmarks.jar

Alternatively, you can use this Intellij IDEA plugin or run main method in particular benchmark class.

About

Various Java benchmarks

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages