Skip to main content

NUM_BATCHES_SMALL

Constant NUM_BATCHES_SMALL 

Source
pub const NUM_BATCHES_SMALL: usize = 16;
Expand description

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).