benchmark_mul

Function benchmark_mul 

Source
pub fn benchmark_mul<F: Field>(c: &mut Criterion, name: &str)
Expand description

Not useful for benchmarking prime fields as multiplication is too fast but handy for extension fields.