when trying to do multiple runs ImageJ calls all runs at once, trying to execute all runs in parallel.
This is not realistic and thus will not provide good benchmarks.
Will possibly implement a method inside run, or make a special benchmarking version.
Could also fix it by adding some config to ImageJ2, but this is fairly obtuse.