]> git.sesse.net Git - stockfish/commit
Retire FakeSplit
authorJoona Kiiski <joona.kiiski@gmail.com>
Mon, 7 Jul 2014 19:37:06 +0000 (20:37 +0100)
committerlucasart <lucas.braesch@gmail.com>
Tue, 8 Jul 2014 23:19:06 +0000 (07:19 +0800)
commiteb50793cffd8ac059450a76760e2c3f8ae9cc931
tree1a1d4109c82b9a0b70a7e54315cd230b325c9ae6
parent9b30913996355f7d18eb18f1510620380921f1f2
Retire FakeSplit

    - Currently broken
    - Never been really useful
    - Does not work well with new splitting model

Verified for no regression at STC with 3 threads:
LLR: 2.96 (-2.94,2.94) [-6.00,0.00]
Total: 81905 W: 12122 L: 12381 D: 57402

No functional change
src/search.cpp
src/thread.cpp
src/thread.h