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

Finish on first thread on smp #166

Closed bdmendes closed 6 months ago

codecov[bot] commented 6 months ago

Codecov Report

Merging #166 (7867bbd) into master (62212bd) will decrease coverage by 0%. The diff coverage is 100%.

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

Against v1.4.0 [hash=64; threads=1]: 🆗 Elo difference: 7.53 +/- 23.18, LOS: 73.78 %, DrawRatio: 30.50 %

github-actions[bot] commented 6 months ago

Against master [hash=64; threads=1]: 🆗 Elo difference: -15.65 +/- 22.80, LOS: 8.93 %, DrawRatio: 32.83 %

github-actions[bot] commented 6 months ago

Against v1.4.0 [hash=256; threads=4]: 🆗 Elo difference: -26.11 +/- 37.90, LOS: 8.81 %, DrawRatio: 38.50 %

github-actions[bot] commented 6 months ago

Against master [hash=256; threads=4]: ❌ Elo difference: -34.86 +/- 37.13, LOS: 3.28 %, DrawRatio: 41.00 %