Skip to content

Releases: sosy-lab/benchexec

BenchExec 0.3

10 Mar 12:12
Compare
Choose a tag to compare
BenchExec 0.3 Pre-release
Pre-release

Most important changes:

  • HTML tables now have header with direct access to plots.
  • Maximum score of table is generated again.
  • table-generator can now extract statistic values for other tools, too (not only CPAchecker).
  • More flexible time limit specifications.
  • Warnings shown if system swaps or throttles during benchmarking.
  • Improved reliability of benchmarking: forbid swapping, use freezer to kill processes atomically.
  • Renamed <sourcefiles> tag to <tasks> in benchexec input.
  • Bug fixes.
  • Added documentation.
  • Added more tests.

BenchExec 0.2

13 Feb 17:17
Compare
Choose a tag to compare
BenchExec 0.2 Pre-release
Pre-release

Changes:

  • bug fixes
  • switch to Python 3 completely

Initial version of BenchExec.

13 Feb 17:02
Compare
Choose a tag to compare
Pre-release

This is the initial version of BenchExec as taken from the repository of CPAchecker.