chore(tests/bench/speedcenter.exec.yaml): fix deriv speedcenter benchmark
This commit is contained in:
parent
7b7f1d2cac
commit
2110da4784
1 changed files with 2 additions and 2 deletions
|
|
@ -46,9 +46,9 @@
|
|||
tags: [fast, suite]
|
||||
run_config:
|
||||
<<: *time
|
||||
cmd: ./deriv.lean.out
|
||||
cmd: ./deriv.lean.out 10
|
||||
build_config:
|
||||
cmd: ./compile.sh deriv.lean 10
|
||||
cmd: ./compile.sh deriv.lean
|
||||
- attributes:
|
||||
description: const_fold
|
||||
tags: [fast, suite]
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue