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 slightly less time on time trouble #210

Closed bdmendes closed 4 months ago

codecov[bot] commented 4 months ago

Codecov Report

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

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

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #210 +/- ## ===================================== - Coverage 87% 86% -0% ===================================== Files 32 32 Lines 4283 4292 +9 Branches 4283 4292 +9 ===================================== + Hits 3684 3686 +2 - Misses 583 588 +5 - Partials 16 18 +2 ```
github-actions[bot] commented 4 months ago

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

github-actions[bot] commented 4 months ago

Against master [hash=64; threads=1]: 🆗 Elo difference: -39.55 +/- 22.12, LOS: 0.02 %, DrawRatio: 37.00 %

github-actions[bot] commented 4 months ago

Against v1.4.0 [hash=256; threads=4]: ✅ Elo difference: 52.51 +/- 40.07, LOS: 99.50 %, DrawRatio: 32.00 %

github-actions[bot] commented 4 months ago

Against master [hash=256; threads=4]: 🆗 Elo difference: -36.62 +/- 35.32, LOS: 2.12 %, DrawRatio: 46.50 %