pub const MINIMAL_ITERATIONS: u32 = 50;
Expand description

The absolute minimal number of iterations we don’t want to go below for benchmarking (to minimize random dispersion)