]> git.sesse.net Git - stockfish/commitdiff
Sync qsearch with search
authorMarco Costalba <mcostalba@gmail.com>
Sun, 7 Oct 2012 07:34:04 +0000 (09:34 +0200)
committerMarco Costalba <mcostalba@gmail.com>
Sun, 7 Oct 2012 11:15:41 +0000 (13:15 +0200)
Port to qsearch() the same changes we recently
added to search().

Overall this search refactoring series shows
almost 2% speed up on gcc compile.

No functional change.


No differences found