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

⚡ Optimize go command parsing #545

Merged
merged 9 commits into from Dec 26, 2023
Merged

Conversation

eduherminio
Copy link
Member

@eduherminio eduherminio commented Dec 25, 2023

Use regex capture groups.

[0, 5]

Score of Lynx-optimize-go-command-parsing-2157-win-x64 vs Lynx 2150 - main: 3173 - 3102 - 3865  [0.504] 10140
...      Lynx-optimize-go-command-parsing-2157-win-x64 playing White: 2141 - 1007 - 1922  [0.612] 5070
...      Lynx-optimize-go-command-parsing-2157-win-x64 playing Black: 1032 - 2095 - 1943  [0.395] 5070
...      White vs Black: 4236 - 2039 - 3865  [0.608] 10140
Elo difference: 2.4 +/- 5.3, LOS: 81.5 %, DrawRatio: 38.1 %
SPRT: llr -0.0456 (-1.6%), lbound -2.25, ubound 2.89

Almost passing [-5, 0], LGTM

>python3 sprt.py -w 3173 -l 3102 -d 3865 -e0 -5 -e1 0
ELO: 2.43 +- 5.31 [-2.88, 7.75]
LLR: 2.65 [-5.0, 0.0] (-2.94, 2.94)
Continue Playing

@eduherminio eduherminio changed the title ⚡ Optimize go command parsing ⚡ Optimize go command parsing Dec 25, 2023
@eduherminio eduherminio marked this pull request as ready for review December 25, 2023 18:16
@eduherminio eduherminio merged commit 1d26231 into main Dec 26, 2023
21 checks passed
@eduherminio eduherminio deleted the optimize-go-command-parsing branch December 26, 2023 11:53
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.

None yet

1 participant