github sharkdp/hyperfine v1.19.0

2 days ago

Features

  • Add a new --reference <cmd> option to specify a reference command for the relative speed comparison, see #579, #577 and #744 (@JanEricNitschke)
  • Add --conclude argument (analog to --prepare), see #565 and #719 as well as the docs here (@jackoconnordev)
  • Allow --output=… to appear once for each command, enabling use cases like hyperfine --output=null my-cmd --output=./file.log my-cmd, see #529 and #775 (@sharkdp)
  • The environment variable $HYPERFINE_ITERATION will now contain the current iteration number for each benchmarked command, see #775 (@sharkdp)
  • Add iteration information to failure error message, see #771 and #772 (@sharkdp)
  • Python scripts:

Bugfixes

Other

Don't miss a new hyperfine release

NewReleases is sending notifications on new releases.