]> git.sesse.net Git - stockfish/commitdiff
Skip TT_MOVES phase when possible
authorMarco Costalba <mcostalba@gmail.com>
Sun, 30 Aug 2009 16:17:44 +0000 (17:17 +0100)
committerMarco Costalba <mcostalba@gmail.com>
Sun, 30 Aug 2009 19:10:09 +0000 (20:10 +0100)
If we don't have tt moves to search skip the
useless loop associated with TT_MOVES phase.

Another 1% speed boost that brings this series
to a +6.2% against original revision 595a90df

No functional change.

Signed-off-by: Marco Costalba <mcostalba@gmail.com>

No differences found