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

Add multithread support #148

Closed bdmendes closed 7 months ago

bdmendes commented 7 months ago

Closes #23

codecov[bot] commented 7 months ago

Codecov Report

Merging #148 (a43a5ad) into master (655eba5) will increase coverage by 3%. The diff coverage is 91%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #148 +/- ## ====================================== + Coverage 83% 86% +3% ====================================== Files 30 31 +1 Lines 3934 4053 +119 Branches 3934 4053 +119 ====================================== + Hits 3244 3452 +208 + Misses 674 587 -87 + Partials 16 14 -2 ```
github-actions[bot] commented 7 months ago

Against master: 🆗 Elo difference: -3.47 +/- 20.39, LOS: 36.92 %, DrawRatio: 28.25 %

github-actions[bot] commented 7 months ago

Against v1.3.1: 🆗 Elo difference: 20.44 +/- 20.25, LOS: 97.60 %, DrawRatio: 29.38 %