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

Time early exit faster #240

Closed bdmendes closed 4 months ago

codecov[bot] commented 4 months ago

Codecov Report

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

Project coverage is 87%. Comparing base (b3cbf96) to head (2d4258a).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #240 +/- ## ===================================== + Coverage 87% 87% +1% ===================================== Files 33 33 Lines 4318 4334 +16 Branches 4318 4334 +16 ===================================== + Hits 3720 3735 +15 - Misses 581 582 +1 Partials 17 17 ```
github-actions[bot] commented 4 months ago

Against master [hash=256; threads=4]: 🆗 Elo difference: -6.95 +/- 37.39, LOS: 35.75 %, DrawRatio: 40.00 %

github-actions[bot] commented 4 months ago

Against v1.5.1 [hash=64; threads=1]: 🆗 Elo difference: 14.95 +/- 17.51, LOS: 95.28 %, DrawRatio: 33.90 %

github-actions[bot] commented 4 months ago

Against master [hash=64; threads=1]: 🆗 Elo difference: -11.12 +/- 17.27, LOS: 10.37 %, DrawRatio: 35.60 %