We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6eb23cc commit 0b0cc5fCopy full SHA for 0b0cc5f
1 file changed
CHANGELOG.md
@@ -1,5 +1,5 @@
1
v0.0.3
2
- - Added optional `tracing` instrumentation to Game - use the `instrument_game` feature to enable.
+ - Added optional `tracing` instrumentation to Game - use the `instrument_game` feature if you're collecting telemetry.
3
- Additional 3x increase in build speed, by only rebuilding magic bitboards when necessary.
4
- Added `cache_game_state` default feature to improve performance when using `Game` by 10-20x for reasonably sized games (more for larger games).
5
- Legality checking for unsanitized inputs is 4-5x faster.
0 commit comments