Skip to content

v1.86.0

Choose a tag to compare

@github-actions github-actions released this 19 Apr 10:26
8b7f512

Changed

  • BenchRunCfg.regression_method default changed from "percentage" to "adaptive". The adaptive method (robust MAD-based step + drift test) is more resilient to noisy metrics and is a better default for most benchmarks. Users can still opt into "percentage", "iqr", or "ttest" explicitly.