Skip to content

Commit e07aa6c

Browse files
author
haesleinhuepf
committed
corrected link to JMH benchmarking
1 parent fb09974 commit e07aa6c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -57,7 +57,7 @@ If you search for support, please open a thread on the [image.sc](https://image.
5757
* [ImageJ Ops in Java](https://github.com/clij/clij-ops/tree/master/src/test/java/net/haesleinhuepf/clij/ops/examples)
5858
* [ImageJ Ops in Jython](https://github.com/clij/clij-ops/tree/master/src/test/resources/jython)
5959
* Benchmarking
60-
* [Benchmarking CLIJ operations versus ImageJ/Fiji operations using JMH](https://github.com/clij/clij-benchmarking-jmh)
60+
* [Benchmarking CLIJ operations versus ImageJ/Fiji operations using JMH](https://clij.github.io/clij-benchmarking/benchmarking_operations_jmh)
6161
* [Benchmarking CLIJ operations versus ImageJ/Fiji operations (archived)](https://clij.github.io/clij-benchmarking/benchmarking_operations)
6262
* [Benchmarking a CLIJ workflow versus ImageJ/Fiji](https://clij.github.io/clij-benchmarking/benchmarking_workflow_spot_count)
6363
* Extending CLIJ functionality

0 commit comments

Comments
 (0)