Skip to content

saving intermediate run states

Prikshit Tekta requested to merge ptflx/sigmetrics-tool:master into master
  1. Saving run and test states to files in between runs and tests.
  2. Filling the results with dummy 0 value incase the tests size and results size do not match.
  3. On keyboard interrupt, do not exit. Continue further by marking current execution as a failure.
Edited by Prikshit Tekta

Merge request reports