The test ThreadStartJoin for runs with command line option "-t 2" reports IllegalThreadStateException for 'ts[i].start()' call.
For the first glance test may be updated to support THREADS as parameter with update "Scope.Benchmark" to "Scope.Thread" to check performance for different threads number.
Command to check it:
"java -jar benchmarks.jar -f 1 -wi 1 -i 1 -t 2 ThreadStartJoin"
For the first glance test may be updated to support THREADS as parameter with update "Scope.Benchmark" to "Scope.Thread" to check performance for different threads number.
Command to check it:
"java -jar benchmarks.jar -f 1 -wi 1 -i 1 -t 2 ThreadStartJoin"