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 number of pieces as time heuristic #167

Closed bdmendes closed 5 months ago

codecov[bot] commented 5 months ago

Codecov Report

Merging #167 (934597a) into master (62212bd) will increase coverage by 1%. The diff coverage is 24%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #167 +/- ## ===================================== + Coverage 85% 86% +1% ===================================== Files 31 31 Lines 4093 4091 -2 Branches 4093 4091 -2 ===================================== + Hits 3478 3482 +4 + Misses 597 591 -6 Partials 18 18 ```
github-actions[bot] commented 5 months ago

Against v1.4.0 [hash=64; threads=1]: 🆗 Elo difference: 22.62 +/- 23.60, LOS: 96.98 %, DrawRatio: 28.17 %

github-actions[bot] commented 5 months ago

Against master [hash=64; threads=1]: 🆗 Elo difference: 8.69 +/- 22.67, LOS: 77.37 %, DrawRatio: 33.50 %

github-actions[bot] commented 5 months ago

Against v1.4.0 [hash=256; threads=4]: 🆗 Elo difference: -5.21 +/- 38.78, LOS: 39.58 %, DrawRatio: 35.50 %