Criterion.rs Benchmark Index
See individual benchmark pages below for more details.
Absolute Value
GuardedF32::abs
GuardedF64::abs
UnguardedF32::abs
UnguardedF64::abs
f32::abs
f64::abs
Addition
GuardedF32::add
GuardedF64::add
UnguardedF32::add
UnguardedF64::add
f32::add
f64::add
Arccosine
GuardedF32::acos
GuardedF64::acos
UnguardedF32::acos
UnguardedF64::acos
f32::acos
f64::acos
Arcsine
GuardedF32::asin
GuardedF64::asin
UnguardedF32::asin
UnguardedF64::asin
f32::asin
f64::asin
Arctangent
GuardedF32::atan
GuardedF64::atan
UnguardedF32::atan
UnguardedF64::atan
f32::atan
f64::atan
Arctangent2
GuardedF32::atan2
GuardedF64::atan2
UnguardedF32::atan2
UnguardedF64::atan2
f32::atan2
f64::atan2
Base-10 Logarithm
GuardedF32::log10
GuardedF64::log10
UnguardedF32::log10
UnguardedF64::log10
f32::log10
f64::log10
Base-2 Logarithm
GuardedF32::log2
GuardedF64::log2
UnguardedF32::log2
UnguardedF64::log2
f32::log2
f64::log2
Base-N Logarithm
GuardedF32::log
GuardedF64::log
UnguardedF32::log
UnguardedF64::log
f32::log
f64::log
Cosine
GuardedF32::cos
GuardedF64::cos
UnguardedF32::cos
UnguardedF64::cos
f32::cos
f64::cos
Division
GuardedF32::div
GuardedF64::div
UnguardedF32::div
UnguardedF64::div
f32::div
f64::div
Equality
GuardedF32::eq
GuardedF64::eq
f32::eq
f64::eq
Exponential
GuardedF32::exp
GuardedF64::exp
UnguardedF32::exp
UnguardedF64::exp
f32::exp
f64::exp
Floating Point Power
GuardedF32::powf
GuardedF64::powf
UnguardedF32::powf
UnguardedF64::powf
f32::powf
f64::powf
Hyperbolic Arccosine
GuardedF32::acosh
GuardedF64::acosh
UnguardedF32::acosh
UnguardedF64::acosh
f32::acosh
f64::acosh
Hyperbolic Arcsine
GuardedF32::asinh
GuardedF64::asinh
UnguardedF32::asinh
UnguardedF64::asinh
f32::asinh
f64::asinh
Hyperbolic Arctangent
GuardedF32::atanh
GuardedF64::atanh
UnguardedF32::atanh
UnguardedF64::atanh
f32::atanh
f64::atanh
Hyperbolic Cosine
GuardedF32::cosh
GuardedF64::cosh
UnguardedF32::cosh
UnguardedF64::cosh
f32::cosh
f64::cosh
Hyperbolic Sine
GuardedF32::sinh
GuardedF64::sinh
UnguardedF32::sinh
UnguardedF64::sinh
f32::sinh
f64::sinh
Hyperbolic Tangent
GuardedF32::tanh
GuardedF64::tanh
UnguardedF32::tanh
UnguardedF64::tanh
f32::tanh
f64::tanh
Integer Power
GuardedF32::powi
GuardedF64::powi
UnguardedF32::powi
UnguardedF64::powi
f32::powi
f64::powi
Multiplication
GuardedF32::mul
GuardedF64::mul
UnguardedF32::mul
UnguardedF64::mul
f32::mul
f64::mul
Natural Logarithm
GuardedF32::ln
GuardedF64::ln
UnguardedF32::ln
UnguardedF64::ln
f32::ln
f64::ln
Negation
GuardedF32::neg
GuardedF64::neg
UnguardedF32::neg
UnguardedF64::neg
f32::neg
f64::neg
Ordering
GuardedF32
GuardedF64
f32
f64
Reciprocal
GuardedF32::recip
GuardedF64::recip
UnguardedF32::recip
UnguardedF64::recip
f32::recip
f64::recip
Remainder
GuardedF32::rem
GuardedF64::rem
UnguardedF32::rem
UnguardedF64::rem
f32::rem
f64::rem
Signum
GuardedF32::signum
GuardedF64::signum
UnguardedF32::signum
UnguardedF64::signum
f32::signum
f64::signum
Sine
GuardedF32::sin
GuardedF64::sin
UnguardedF32::sin
UnguardedF64::sin
f32::sin
f64::sin
Square Root
GuardedF32::sqrt
GuardedF64::sqrt
UnguardedF32::sqrt
UnguardedF64::sqrt
f32::sqrt
f64::sqrt
Subtraction
GuardedF32::sub
GuardedF64::sub
UnguardedF32::sub
UnguardedF64::sub
f32::sub
f64::sub
Tangent
GuardedF32::tan
GuardedF64::tan
UnguardedF32::tan
UnguardedF64::tan
f32::tan
f64::tan