Skip to content
This repository was archived by the owner on Nov 15, 2023. It is now read-only.
Prev Previous commit
Next Next commit
remove build from bench script
  • Loading branch information
alvicsam committed Mar 23, 2022
commit db896d97fa2d4bac8b65f4e12ff56460da87261c
2 changes: 0 additions & 2 deletions scripts/run_short_benches_for_runtime.sh
Original file line number Diff line number Diff line change
Expand Up @@ -10,8 +10,6 @@ runtime="$1"

echo "[+] Running all benchmarks for $runtime"

cargo +nightly build --profile release --locked --features=runtime-benchmarks

./artifacts/polkadot benchmark \
--chain "${runtime}-dev" \
--list |\
Expand Down