mirror of
https://github.com/opelly27/Stockfish.git
synced 2026-05-20 06:17:49 +00:00
69fa1111e6
Don't copy NNUE parts of StateInfo when not needed in do_null_move(). Measurement vs master at STC shows only ~3 Elo regression when NNUE is not used, was ~5 Elo before. https://tests.stockfishchess.org/tests/view/5f23a9052f7e63962b99f51b ELO: -3.02 +-1.7 (95%) LOS: 0.0% Total: 60000 W: 11145 L: 11666 D: 37189 Ptnml(0-2): 1018, 6945, 14494, 6626, 917 No functional change.