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
22 stars 0 forks source link

Use latest hash move from table #216

Closed bdmendes closed 4 months ago

codecov[bot] commented 4 months ago

Codecov Report

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

Project coverage is 87%. Comparing base (8ab55b1) to head (c23d69e).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #216 +/- ## ===================================== - Coverage 87% 87% -0% ===================================== Files 32 32 Lines 4274 4274 Branches 4274 4274 ===================================== - Hits 3681 3678 -3 - Misses 577 579 +2 - Partials 16 17 +1 ```
github-actions[bot] commented 4 months ago

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

github-actions[bot] commented 4 months ago

Against master [hash=64; threads=1]: 🆗 Elo difference: -1.16 +/- 22.58, LOS: 46.00 %, DrawRatio: 34.00 %

github-actions[bot] commented 4 months ago

Against v1.4.0 [hash=256; threads=4]: ✅ Elo difference: 40.13 +/- 38.90, LOS: 97.86 %, DrawRatio: 35.50 %

github-actions[bot] commented 4 months ago

Against master [hash=256; threads=4]: 🆗 Elo difference: -0.00 +/- 37.70, LOS: 50.00 %, DrawRatio: 39.00 %