chore(tests/bench/speedcenter.exec.yaml): fix deriv speedcenter benchmark

This commit is contained in:
Sebastian Ullrich 2019-09-03 21:43:50 +02:00
parent 7b7f1d2cac
commit 2110da4784

View file

@ -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]