Skip to content

v0.3.1

Compare
Choose a tag to compare
@pv pv released this 20 Oct 22:34
v0.3.1

Minor bugfixes and improvements.

  • Use measured uncertainties to weigh step detection. (#753)
  • Detect also single-commit regressions, if significant. (#745)
  • Use proper two-sample test when raw results available. (#754)
  • Use a better regression "badness" measure. (#744)
  • Display verbose command output immediately, not when command completes. (#747)
  • Fix handling of benchmark suite import failures in forkserver and benchmark discovery. (#743, #742)
  • Fix forkserver child process handling.
  • In asv test suite, use dummy conda packages. (#738)
  • Other minor fixes (#756, #750, #749, #746)