Skip to content

Commit

Permalink
chore: reduce steps for benchmarking
Browse files Browse the repository at this point in the history
  • Loading branch information
ns212 committed Jun 21, 2023
1 parent 95a80b5 commit d1d1f05
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion scripts/benchmark.sh
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@ cargo run \
--chain "${runtime}" \
--execution=wasm \
--wasm-execution=compiled \
--steps 100 \
--steps 50 \
--repeat 10 \
--output "parachain/runtime/${runtime}/src/weights/" \
--template .deploy/runtime-weight-template.hbs

0 comments on commit d1d1f05

Please sign in to comment.