An open API service indexing awesome lists of open source software.

https://github.com/scijava/scijava-benchmarks

JMH-based benchmarks for projects of https://github.com/scijava/.
https://github.com/scijava/scijava-benchmarks

Last synced: 6 months ago
JSON representation

JMH-based benchmarks for projects of https://github.com/scijava/.

Awesome Lists containing this project

README

          

# scijava-benchmarks

[JMH](http://openjdk.java.net/projects/code-tools/jmh/)-based benchmarks for [SciJava](https://github.com/scijava/) projects.

## Execute

1. Build with Maven: `mvn clean package -o -U -Denforcer.skip=true`
2. `java -jar target/benchmarks.jar`