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

Align TM code for X+Y to the one used for cyclic time controls #297

Merged
merged 2 commits into from
Jan 8, 2024

Conversation

PGG106
Copy link
Owner

@PGG106 PGG106 commented Jan 8, 2024

I have no idea why we were using that awful tm code for regular time controls
STC:

Elo   | 12.26 +- 6.54 (95%)
SPRT  | 8.0+0.08s Threads=1 Hash=16MB
LLR   | 2.93 (-2.25, 2.89) [0.00, 3.00]
Games | N: 5244 W: 1363 L: 1178 D: 2703
Penta | [20, 506, 1386, 689, 21]

Note: at STC this patch only exacerbate the existing time out issue, with the entire test having 13 time outs (10 from the dev version).

LTC:

Elo   | 4.52 +- 3.83 (95%)
SPRT  | 40.0+0.40s Threads=1 Hash=64MB
LLR   | 2.89 (-2.25, 2.89) [0.00, 3.00]
Games | N: 14612 W: 3473 L: 3283 D: 7856
Penta | [16, 1499, 4094, 1673, 24]

Note: no time out noticed at LTC.

@PGG106 PGG106 merged commit 50c1c5e into master Jan 8, 2024
2 checks passed
@PGG106 PGG106 deleted the sanetm branch January 8, 2024 20:23
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