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

Between search optimizations #418

Merged
merged 3 commits into from
Nov 27, 2022
Merged

Between search optimizations #418

merged 3 commits into from
Nov 27, 2022

Conversation

jhonnold
Copy link
Owner

Bench: 4617111

A patch mostly to alleviate SMP issues with fast TCs due to many memory allocs and sets between searches.

STC

ELO   | 0.26 +- 1.92 (95%)
SPRT  | 10.0+0.10s Threads=1 Hash=8MB
LLR   | 2.95 (-2.94, 2.94) [-3.00, 0.00]
GAMES | N: 57992 W: 13393 L: 13349 D: 31250

SMP STC

ELO   | 3.02 +- 3.56 (95%)
SPRT  | 5.0+0.05s Threads=8 Hash=64MB
LLR   | 1.24 (-2.94, 2.94) [0.00, 3.00]
GAMES | N: 16133 W: 3636 L: 3496 D: 9001

@jhonnold jhonnold merged commit e4169eb into main Nov 27, 2022
@jhonnold jhonnold deleted the smp-speed branch November 27, 2022 21:07
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