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

Replace atomic constraints with rwlock #202

Closed bdmendes closed 6 months ago

codecov[bot] commented 6 months ago

Codecov Report

Merging #202 (ff1f3a7) into master (d1a9bd2) will not change coverage. The diff coverage is 52%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #202 +/- ## ===================================== Coverage 86% 86% ===================================== Files 32 32 Lines 4192 4192 Branches 4192 4192 ===================================== Hits 3582 3582 Misses 593 593 Partials 17 17 ```
github-actions[bot] commented 6 months ago

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

github-actions[bot] commented 6 months ago

Against v1.4.0 [hash=256; threads=4]: 🆗 Elo difference: 22.62 +/- 38.51, LOS: 87.57 %, DrawRatio: 36.50 %

github-actions[bot] commented 6 months ago

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