pub const ESTIMATE_ITERATIONS: u32 = 5;
Expand description

Number of iterations to do, after warmup, to estimate the total number of iterations to do

(regarding real benchmark, it can be considered as part of benchmark)