-
Notifications
You must be signed in to change notification settings - Fork 2.4k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
This patch is the sum of: - Grainsize of 4 instead of 8 - Removing "depth < DEPTH_ZERO" - Change DEPTH_QS_RECAPTURES = -5 to -7 All the patches individually failed to pass SPRT but scored around 50%. Together they pass easily short TC: LLR: 2.96 (-2.94,2.94) Total: 4429 W: 964 L: 844 D: 2621 And with some difficult long TC of 60+0.05: LLR: 2.95 (-2.94,2.94) Total: 64133 W: 11968 L: 11532 D: 40633 bench: 4821467
- Loading branch information
Showing
3 changed files
with
2 additions
and
3 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters