bdmendes / camel

Bitboard-based UCI-compatible chess/chess960 engine written from scratch in Rust.
https://lichess.org/@/camel_bot
GNU General Public License v3.0
24 stars 0 forks source link

Remove age parity from TT #211

Closed bdmendes closed 6 months ago

codecov[bot] commented 6 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 86%. Comparing base (caa7021) to head (d1b244b).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #211 +/- ## ===================================== - Coverage 87% 86% -0% ===================================== Files 32 32 Lines 4283 4256 -27 Branches 4283 4256 -27 ===================================== - Hits 3684 3654 -30 - Misses 583 585 +2 - Partials 16 17 +1 ```
github-actions[bot] commented 6 months ago

Against v1.4.0 [hash=64; threads=1]: ✅ Elo difference: 63.23 +/- 23.18, LOS: 100.00 %, DrawRatio: 31.67 %

github-actions[bot] commented 6 months ago

Against master [hash=64; threads=1]: 🆗 Elo difference: 4.63 +/- 21.59, LOS: 66.29 %, DrawRatio: 39.67 %

github-actions[bot] commented 6 months ago

Against master [hash=256; threads=4]: 🆗 Elo difference: 8.69 +/- 36.60, LOS: 67.95 %, DrawRatio: 42.50 %

github-actions[bot] commented 6 months ago

Against v1.4.0 [hash=256; threads=4]: 🆗 Elo difference: 26.11 +/- 37.90, LOS: 91.19 %, DrawRatio: 38.50 %