Stochastic bisection in Git
Stochastic bisection in Git
Posted Dec 10, 2021 20:33 UTC (Fri) by droundy (subscriber, #4559)Parent article: Stochastic bisection in Git
It would be lovely to have a way to introduce an unknown uncertainty in a result, and have bisect automatically rerun and estimate the uncertainty based on what it sees, under the assumption that all results of the same type have the same uncertainty. Statistically this is possible, and works save the nuisance of having to rerun many times before starting in order to determine the likelihood of a false success.