Skip to content

Releases: smarr/ReBench

v0.8.0

25 Jun 08:56
Compare
Choose a tag to compare
New Features
  • added support for rerun experiments, see -r option (#50)
    This option will drop existing data for the selected experiment from
    the data file, and then execute them normally.
  • added support for filtering VM's and suites/benchmarks on CLI (#50)
  • directly output a programs stdout/stderr in verbose mode -v (#52)
Fixed Issues
  • fixed CLI reporting showing multiple summaries (#30)
  • fixed problem with quick termination (#51)
Dropped Features
  • removed reporting to IRC, was never made to work properly
  • removed support for displaying confidence interval
    proper statistical evaluation needs to be done externally to ReBench
  • removed old support for Caliper output