Skip to content

Commit

Permalink
25, 20
Browse files Browse the repository at this point in the history
Signed-off-by: Georgi Zlatarev <georgi.zlatarev@manta.network>
  • Loading branch information
ghzlatarev committed Jul 8, 2023
1 parent 5b12873 commit 10a7cd5
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions scripts/benchmarking/run_all_benchmarks.sh
Original file line number Diff line number Diff line change
Expand Up @@ -164,8 +164,8 @@ for PALLET in "${PALLETS[@]}"; do
OUTPUT=$(
$MANTA benchmark pallet \
--chain=$chain_spec \
--steps=2 \
--repeat=2 \
--steps=25 \
--repeat=20 \
--pallet="$PALLET" \
--extrinsic="*" \
--execution=wasm \
Expand Down

0 comments on commit 10a7cd5

Please sign in to comment.