1 parent 2cef13a commit ce5f77aCopy full SHA for ce5f77a
1 file changed
2025/benchmarks/run_all.exs
@@ -22,7 +22,8 @@ if map_size(jobs) > 0 do
22
warmup: 1,
23
time: 2,
24
memory_time: 2,
25
- reduction_time: 2
+ reduction_time: 2,
26
+ max_sample_size: 10_000
27
)
28
else
29
IO.puts("No benchmarks found.")
0 commit comments