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

Two layer transposition table #197

Closed bdmendes closed 6 months ago

codecov[bot] commented 6 months ago

Codecov Report

Merging #197 (52fde64) into master (b524879) will decrease coverage by 0%. The diff coverage is 84%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #197 +/- ## ===================================== - Coverage 85% 85% -0% ===================================== Files 31 31 Lines 4093 4058 -35 Branches 4093 4058 -35 ===================================== - Hits 3478 3441 -37 - Misses 597 600 +3 + Partials 18 17 -1 ```
github-actions[bot] commented 6 months ago

Against v1.4.0 [hash=64; threads=1]: ✅ Elo difference: 35.45 +/- 23.75, LOS: 99.83 %, DrawRatio: 27.50 %

github-actions[bot] commented 6 months ago

Against master [hash=256; threads=4]: 🆗 Elo difference: 1.74 +/- 35.95, LOS: 53.78 %, DrawRatio: 44.50 %

github-actions[bot] commented 6 months ago

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