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

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

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

benchmark imagej jmh

Last synced: 11 months ago
JSON representation

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

Awesome Lists containing this project

README

          

# imagej-benchmarks

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

## Execute

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