projects
/
stockfish
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
Speed up Trevis CI
[stockfish]
/
tests
/
instrumented.sh
diff --git
a/tests/instrumented.sh
b/tests/instrumented.sh
index 7eaa2160c9cd443fb4e4e7cc51614814a2ce6196..878d6cb05739a556445babc7c40a26a93530cc81 100755
(executable)
--- 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"