X-Git-Url: https://git.sesse.net/?p=stockfish;a=blobdiff_plain;f=tests%2Finstrumented.sh;fp=tests%2Finstrumented.sh;h=878d6cb05739a556445babc7c40a26a93530cc81;hp=7eaa2160c9cd443fb4e4e7cc51614814a2ce6196;hb=4d511512d2a74d60917bc1a749c3b35eb143118b;hpb=9c35b9365d75a3522cee47536419534b1de91f48 diff --git a/tests/instrumented.sh b/tests/instrumented.sh index 7eaa2160..878d6cb0 100755 --- a/tests/instrumented.sh +++ b/tests/instrumented.sh @@ -62,7 +62,7 @@ for args in "eval" \ "go depth 10" \ "go movetime 1000" \ "go wtime 8000 btime 8000 winc 500 binc 500" \ - "bench 128 $threads 9 default depth" + "bench 128 $threads 10 default depth" do echo "$prefix $exeprefix ./stockfish $args $postfix"