]> git.sesse.net Git - stockfish/commitdiff
Integrate next_stage() logic into next_move()
authorsyzygy <syzygy@server.fake>
Sat, 10 Sep 2016 19:37:36 +0000 (21:37 +0200)
committerMarco Costalba <mcostalba@gmail.com>
Tue, 13 Sep 2016 05:14:09 +0000 (07:14 +0200)
Measured bench speed up goes from 0,7% to 2%,
given the unreliable measure a reverse simmplification
test was done on fishtest:

master vs patch
LLR: -2.94 (-2.94,2.94) [-3.00,1.00]
Total: 15499 W: 2685 L: 2867 D: 9947

Test result is positive, master is weaker.

No functional change.


No differences found