benchexec icon indicating copy to clipboard operation
benchexec copied to clipboard

Ability to re-execute benchmarks

Open PhilippWendler opened this issue 8 years ago • 0 comments

BenchExec could get an additional benchmarking mode, where it does not get a benchmark XML file, but a result file, and then re-executes all the runs that are present in the result file.

Tasks:

  • [ ] check whether all necessary information is present in the result file
  • [ ] implement feature
  • [ ] compute difference in experimental setup and warn user (e.g., if machine model, tool version, environment variables, etc. differ)

PhilippWendler avatar Dec 21 '16 07:12 PhilippWendler