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

Add history heuristic #233

Closed bdmendes closed 6 months ago

codecov[bot] commented 6 months ago

Codecov Report

Attention: Patch coverage is 95.00000% with 1 lines in your changes are missing coverage. Please review.

Project coverage is 87%. Comparing base (e905804) to head (261a75a).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #233 +/- ## ===================================== - Coverage 87% 87% -0% ===================================== Files 33 33 Lines 4313 4315 +2 Branches 4313 4315 +2 ===================================== + Hits 3716 3717 +1 - Misses 581 582 +1 Partials 16 16 ```
github-actions[bot] commented 6 months ago

Against v1.5.1 [hash=64; threads=1]: 🆗 Elo difference: -31.94 +/- 22.78, LOS: 0.30 %, DrawRatio: 33.17 %

github-actions[bot] commented 6 months ago

Against master [hash=64; threads=1]: 🆗 Elo difference: -23.20 +/- 22.08, LOS: 1.98 %, DrawRatio: 37.00 %

github-actions[bot] commented 6 months ago

Against master [hash=256; threads=4]: 🆗 Elo difference: -24.36 +/- 38.36, LOS: 10.62 %, DrawRatio: 37.00 %

github-actions[bot] commented 6 months ago

Against v1.5.1 [hash=256; threads=4]: ❌ Elo difference: -50.74 +/- 37.03, LOS: 0.37 %, DrawRatio: 41.50 %