Skip to content

Commit

Permalink
Merge branch 'master' into aleks-polkadot-sdk-stable2409-tx-pool-fix
Browse files Browse the repository at this point in the history
  • Loading branch information
chexware authored Dec 4, 2024
2 parents e52bc71 + 897bfe5 commit a780f61
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions tools/benchmarking.sh
Original file line number Diff line number Diff line change
Expand Up @@ -74,6 +74,7 @@ function choose_and_bench {
function bench {
OUTPUT="${OUTPUT_PATH}/${1}.rs"
echo "benchmarking '${1}::${2}' --check=${3}, writing results to '${OUTPUT}'"
touch "$OUTPUT"
# Check enabled
if [[ "${3}" -eq 1 ]]; then
STEPS=16
Expand Down

0 comments on commit a780f61

Please sign in to comment.