MSWS 8d733a7bf5 test: Simplify test datasets for reduced depth performance
- Simplify performance testing in `board/move_test.go` by commenting out higher-depth test values and clarifying nested comments

[board/move_test.go]
- Removed certain higher-depth performance test values (`knownPerfs`) in multiple test cases by commenting them out from the lists.
- Simplified commented-out sections within nested comments to improve clarity.
- Preserved the functional logic of chess test positions and performance data while modifying the dataset for reduced depth testing.
2025-03-24 18:25:35 -07:00
2025-03-24 19:51:38 +00:00
2025-03-24 19:51:38 +00:00
Description
No description provided
GPL-3.0 285 KiB
Languages
Go 100%