Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Tweak time management #142

Merged
merged 5 commits into from
Jan 19, 2020
Merged

Tweak time management #142

merged 5 commits into from
Jan 19, 2020

Conversation

TerjeKir
Copy link
Owner

Adds a minimum thinking time of 10ms, lowers move overhead to 30ms from 50, switches to using elapsed time rather than fixed points in time to check for timeout, and changes the OutOfTime logic to not check for timeout at 0 nodes as aborting a search at that point is nonsensical.

ELO | 5.44 +- 4.25 (95%)
SPRT | 10.0+0.1s Threads=1 Hash=32MB
LLR | 3.00 (-2.94, 2.94) [0.00, 5.00]
Games | N: 15765 W: 4969 L: 4722 D: 6074
http://chess.grantnet.us/viewTest/4359/

ELO | 6.61 +- 5.74 (95%)
SPRT | 60.0+0.6s Threads=1 Hash=128MB
LLR | 2.96 (-2.94, 2.94) [-2.50, 2.50]
Games | N: 7304 W: 1970 L: 1831 D: 3503
http://chess.grantnet.us/viewTest/4362/

@TerjeKir TerjeKir merged commit 43a3c6c into master Jan 19, 2020
@TerjeKir TerjeKir deleted the MinimumThink5 branch January 19, 2020 11:15
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant