Skip to main content

benchmark_div_throughput

Function benchmark_div_throughput 

Source
pub fn benchmark_div_throughput<R: PrimeCharacteristicRing + Copy + Div<Output = R>, const N: usize>(
    c: &mut Criterion,
    name: &str,
)