benchmark improvements

This commit is contained in:
2025-02-28 20:39:47 -05:00
parent d97a432066
commit 60b4fdd836
2 changed files with 14 additions and 11 deletions

View File

@@ -26,7 +26,7 @@ fn main() {
// max_depth: 20,
// min_arena_depth_sub: 3,
// top_k_children: 2,
// up_to_minus: 5, // disable pruning
// up_to_minus: 5,
// max_arena_size: 2_000_000,
// },
// );