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

Use TT in quiesce #217

Closed bdmendes closed 6 months ago

codecov[bot] commented 6 months ago

Codecov Report

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

Project coverage is 87%. Comparing base (d576b7b) to head (25183a1).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #217 +/- ## ===================================== + Coverage 87% 87% +1% ===================================== Files 32 32 Lines 4278 4308 +30 Branches 4278 4308 +30 ===================================== + Hits 3682 3712 +30 Misses 579 579 Partials 17 17 ```
github-actions[bot] commented 6 months ago

Against master [hash=64; threads=1]: 🆗 Elo difference: 16.23 +/- 22.71, LOS: 91.92 %, DrawRatio: 33.33 %

github-actions[bot] commented 6 months ago

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

github-actions[bot] commented 6 months ago

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

github-actions[bot] commented 6 months ago

Against master [hash=256; threads=4]: 🆗 Elo difference: -5.21 +/- 35.29, LOS: 38.59 %, DrawRatio: 46.50 %