]> git.sesse.net Git - stockfish/commit
Simplify tm, removing faster 1st move and 1.13 extraTime.
authorxoto10 <23479932+xoto10@users.noreply.github.com>
Sat, 1 Jun 2024 16:10:06 +0000 (17:10 +0100)
committerJoost VandeVondele <Joost.VandeVondele@gmail.com>
Sat, 1 Jun 2024 18:12:36 +0000 (20:12 +0200)
commitb009c43254c3483dd356e28b5b66ba62a724aa1d
tree1fb3f7b6f68946ff2244e499d1c162148a93c932
parent180cab443896a6a37a3c39852ff124ce856987d2
Simplify tm, removing faster 1st move and 1.13 extraTime.

Passed STC 10+0.1 :
LLR: 2.93 (-2.94,2.94) <-1.75,0.25>
Total: 349760 W: 90112 L: 90231 D: 169417
Ptnml(0-2): 784, 37970, 97496, 37841, 789
https://tests.stockfishchess.org/tests/view/665aeee00223e235f05b7d21

Passed LTC 60+0.6 :
LLR: 2.95 (-2.94,2.94) <-1.75,0.25>
Total: 140082 W: 35463 L: 35370 D: 69249
Ptnml(0-2): 59, 13492, 42851, 13575, 64
https://tests.stockfishchess.org/tests/view/665b15e78da109e362924e5a

closes https://github.com/official-stockfish/Stockfish/pull/5334

No functional change
src/search.cpp
src/search.h
src/thread.cpp
src/timeman.cpp
src/timeman.h