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

⚡ Make TaperedEvaluationTerm an integer II #935

Merged
merged 6 commits into from
Aug 22, 2024

Conversation

eduherminio
Copy link
Member

@eduherminio eduherminio commented Aug 22, 2024

Transform TaperedEvaluationTerm into int and TaperedEvaluationTermByXYZ into int[], removing all the boilerplate around them and transforming.

Test  | perf/make-TaperedEvaluationTerm-int-3
Elo   | 0.79 +- 2.32 (95%)
SPRT  | 8.0+0.08s Threads=1 Hash=32MB
LLR   | 2.91 (-2.25, 2.89) [-3.00, 1.00]
Games | 40876: +12352 -12259 =16265
Penta | [1266, 4571, 8697, 4612, 1292]
https://openbench.lynx-chess.com/test/608/

…rmByXYZ` into `int[]`, removing all the boilerplate around them and transforming
@eduherminio eduherminio marked this pull request as ready for review August 22, 2024 22:54
@eduherminio eduherminio enabled auto-merge (squash) August 22, 2024 22:54
@eduherminio eduherminio merged commit 5ef3190 into main Aug 22, 2024
27 checks passed
@eduherminio eduherminio deleted the perf/make-TaperedEvaluationTerm-int-3 branch August 22, 2024 23:10
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