Skip to content

Commit

Permalink
Dump full benchcomp YAML results in CI (#2401)
Browse files Browse the repository at this point in the history
This ensures that users can copy-and-paste the benchcomp results and investigate them locally.
  • Loading branch information
karkhaz authored Apr 21, 2023
1 parent c7b38c2 commit 939a29f
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions tools/benchcomp/configs/perf-regression.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -28,6 +28,8 @@ run:
variants: [kani_old, kani_new]

visualize:
- type: dump_yaml

- type: error_on_regression
variant_pairs: [[kani_old, kani_new]]
checks:
Expand Down

0 comments on commit 939a29f

Please sign in to comment.