v1.86.0
Changed
BenchRunCfg.regression_methoddefault 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.