Skip to main content

diff

Function diff 

Source
pub fn diff(
    current: &BenchReport,
    baseline: &BenchReport,
    tolerance: Tolerance,
) -> DiffReport