mirror of
https://github.com/HChaZZY/Stockfish.git
synced 2025-12-25 03:26:24 +08:00
Update instrumented.sh
This commit is contained in:
@@ -24,7 +24,7 @@ case $1 in
|
||||
echo "valgrind-thread testing started"
|
||||
prefix=''
|
||||
exeprefix='valgrind --fair-sched=try --error-exitcode=42'
|
||||
postfix='1>/dev/null'
|
||||
postfix=''
|
||||
threads="2"
|
||||
bench_depth=5
|
||||
go_depth=10
|
||||
|
||||
Reference in New Issue
Block a user