diff --git a/Plugins/BenchmarkTool/BenchmarkTool+Baselines.swift b/Plugins/BenchmarkTool/BenchmarkTool+Baselines.swift index 7a0b8f6e..9e97e2b1 100644 --- a/Plugins/BenchmarkTool/BenchmarkTool+Baselines.swift +++ b/Plugins/BenchmarkTool/BenchmarkTool+Baselines.swift @@ -449,7 +449,8 @@ extension BenchmarkBaseline: Equatable { benchmarks, name: lhsBenchmarkIdentifier.name, target: lhsBenchmarkIdentifier.target, - metric: lhsBenchmarkResult.metric + metric: lhsBenchmarkResult.metric, + defaultThresholds: lhsBenchmarkResult.thresholds ?? BenchmarkThresholds.default ) let deviationResults = lhsBenchmarkResult.deviationsComparedWith(