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

refactor: simplify the input hander #18

Merged
merged 1 commit into from
Nov 21, 2024

Conversation

DeveloperPaul123
Copy link
Owner

@DeveloperPaul123 DeveloperPaul123 commented Nov 21, 2024

Removed the worker thread and instead moved just the necessary functionality into InputHandler directly.

Elo   | -3.22 +- 5.52 (95%)
SPRT  | 8.0+0.08s Threads=1 Hash=16MB
LLR   | -3.21 (-2.94, 2.94) [0.00, 10.00]
Games | N: 3238 W: 470 L: 500 D: 2268
Penta | [26, 266, 1055, 256, 16]
http://developerpaul123.pythonanywhere.com/test/28/

bench: 2577543

Removed the worker thread and instead moved just the necessary functionality into `InputHandler` directly.
bench: 2577543
@DeveloperPaul123 DeveloperPaul123 merged commit 309727e into main Nov 21, 2024
3 checks passed
@DeveloperPaul123 DeveloperPaul123 deleted the fix/simplify-input-handler branch November 21, 2024 21:21
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