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

Misc optimizations #109

Closed bdmendes closed 10 months ago

codecov[bot] commented 10 months ago

Codecov Report

Merging #109 (9f2e9cb) into master (f9bb15b) will decrease coverage by 0%. The diff coverage is 98%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #109 +/- ## ===================================== - Coverage 83% 83% -0% ===================================== Files 30 30 Lines 3817 3781 -36 Branches 3817 3781 -36 ===================================== - Hits 3153 3123 -30 + Misses 636 632 -4 + Partials 28 26 -2 ```
github-actions[bot] commented 10 months ago

Against master: 🆗 Elo difference: -10.43 +/- 23.49, LOS: 19.21 %, DrawRatio: 28.67 %

github-actions[bot] commented 10 months ago

Against v1.2.0: ✅ Elo difference: 51.33 +/- 24.48, LOS: 100.00 %, DrawRatio: 23.67 %