-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Perft benchmarks and tests + fixes (#16)
Use Divan for benchmarks. Add perft4 benchmarks and compare against Shakmaty and Rust-Chess. Add perft1-4 tests and compare against Shakmaty. Fix: missing promotion to knight in move generation. Fix: disable castling right when rook is captured.
- Loading branch information
1 parent
1d5d433
commit a049fb8
Showing
7 changed files
with
509 additions
and
28 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.