Ecosyste.ms: Awesome
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: about 11 hours ago
JSON representation
JMH-based benchmarks for projects of https://github.com/imagej/.
- Host: GitHub
- URL: https://github.com/imagej/imagej-benchmarks
- Owner: imagej
- License: other
- Created: 2017-08-01T08:42:28.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2018-08-27T05:52:54.000Z (over 6 years ago)
- Last Synced: 2024-11-09T03:27:39.108Z (about 2 months ago)
- Topics: benchmark, imagej, jmh
- Language: Java
- Homepage:
- Size: 16.6 KB
- Stars: 1
- Watchers: 5
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.txt
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`