pub const NUM_BATCHES_SMALL: usize = 16;
The default number of batches to use for small size benchmarks
This was chosen to ensure that most benchmarks run nicely with criterion defaults (target 5s, 100 samples).