Skip to content

Commit

Permalink
overhead benchmark command added - typo
Browse files Browse the repository at this point in the history
  • Loading branch information
ipapandinas committed Dec 2, 2024
1 parent 96a0520 commit 03d0f9a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion scripts/run_benchmarks.sh
Original file line number Diff line number Diff line change
Expand Up @@ -140,7 +140,7 @@ for chain in ${chains//,/ }; do
# Update the block and extrinsic overhead weights.
echo "[+] Benchmarking block and extrinsic overheads..."
OUTPUT=$(
./target/production/polkadot benchmark overhead \
$ASTAR_COLLATOR benchmark overhead \
--chain=$chain \
--wasm-execution=compiled \
--weight-path="$output_path/$chain/" \
Expand Down

0 comments on commit 03d0f9a

Please sign in to comment.