Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

⚡ Optimize castling and en-passant moves Zobrist hashing #577

Merged
merged 15 commits into from
Jan 4, 2024

Commits on Jan 2, 2024

  1. Add PieceHash benchmark

    eduherminio committed Jan 2, 2024
    Configuration menu
    Copy the full SHA
    f483ff1 View commit details
    Browse the repository at this point in the history
  2. Fix benchmark

    eduherminio committed Jan 2, 2024
    Configuration menu
    Copy the full SHA
    513b563 View commit details
    Browse the repository at this point in the history
  3. Add benchmark results

    eduherminio committed Jan 2, 2024
    Configuration menu
    Copy the full SHA
    4eee12a View commit details
    Browse the repository at this point in the history
  4. Add CastleHash benchmark

    eduherminio committed Jan 2, 2024
    Configuration menu
    Copy the full SHA
    130d7d0 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    993fdc7 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    5bad766 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    90e7079 View commit details
    Browse the repository at this point in the history
  8. Fix test

    eduherminio committed Jan 2, 2024
    Configuration menu
    Copy the full SHA
    5c8d115 View commit details
    Browse the repository at this point in the history
  9. Cleanup

    eduherminio committed Jan 2, 2024
    Configuration menu
    Copy the full SHA
    d5df7fb View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    28a5a5c View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    a479df4 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    5e81125 View commit details
    Browse the repository at this point in the history

Commits on Jan 3, 2024

  1. Configuration menu
    Copy the full SHA
    da7ba2d View commit details
    Browse the repository at this point in the history

Commits on Jan 4, 2024

  1. Configuration menu
    Copy the full SHA
    22bd6c3 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c663384 View commit details
    Browse the repository at this point in the history