Skip to content

0.0.3

Compare
Choose a tag to compare
@iCodeSometime iCodeSometime released this 29 Nov 00:45
· 7 commits to release since this release
  • Added optional tracing instrumentation to Game - use the instrument_game feature to enable.
  • Additional 3x increase in build speed, by only rebuilding magic bitboards when necessary.
  • Added cache_game_state default feature to improve performance when using Game by 10-20x for reasonably sized games (more for larger games).
  • Legality checking for unsanitized inputs is 4-5x faster.