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

Do LMR only on non-PV #160

Closed bdmendes closed 7 months ago

codecov[bot] commented 7 months ago

Codecov Report

Merging #160 (9b4d1d2) into master (d850ef9) will decrease coverage by 0%. The diff coverage is 100%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #160 +/- ## ===================================== - Coverage 85% 85% -0% ===================================== Files 31 31 Lines 4063 4063 Branches 4063 4063 ===================================== - Hits 3453 3452 -1 - Misses 596 597 +1 Partials 14 14 ```
github-actions[bot] commented 7 months ago

Against v1.4.0 [hash=64; threads=1]: 🆗 Elo difference: -29.60 +/- 24.11, LOS: 0.80 %, DrawRatio: 25.17 %

github-actions[bot] commented 7 months ago

Against master [hash=64; threads=1]: 🆗 Elo difference: -29.02 +/- 24.03, LOS: 0.90 %, DrawRatio: 25.67 %

github-actions[bot] commented 7 months ago

Against master [hash=256; threads=4]: ❌ Elo difference: -34.86 +/- 40.23, LOS: 4.43 %, DrawRatio: 31.00 %

github-actions[bot] commented 7 months ago

Against v1.4.0 [hash=256; threads=4]: 🆗 Elo difference: -8.69 +/- 40.85, LOS: 33.79 %, DrawRatio: 28.50 %