]> git.sesse.net Git - stockfish/commit
Omit two unneeded tests
authorttruscott <ttruscott@users.noreply.github.com>
Fri, 25 Aug 2023 19:47:52 +0000 (15:47 -0400)
committerStéphane Nicolet <cassio@free.fr>
Sun, 3 Sep 2023 06:07:59 +0000 (08:07 +0200)
commit8cd5cbf6939d76b33a744f1379a6f84a4ac3a6cb
tree7839175f853e490147a96ddbb4f37b6047b3c647
parent4c4cb185aaaa0b3175ca35ab6473f17e9ec64055
Omit two unneeded tests

These redundant tests were intended as a speed-up, but they do not seem
to provide any speed anymore.

STC: https://tests.stockfishchess.org/tests/view/64e9079c85e3e95030fd8259
LLR: 2.96 (-2.94,2.94) <-1.75,0.25>
Total: 134688 W: 34338 L: 34226 D: 66124
Ptnml(0-2): 426, 15122, 36124, 15258, 414

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

No functional change
src/search.cpp