In case a performance regression is discovered but the point of the regression is not known, Benchmark Buddy should be able to automatically use git bisect to find where the change in performance first occurred.
Make sure to support custom --filter for this.
In case a performance regression is discovered but the point of the regression is not known, Benchmark Buddy should be able to automatically use
git bisectto find where the change in performance first occurred.Make sure to support custom
--filterfor this.