Skip to content

Commit

Permalink
remove profile release (#45)
Browse files Browse the repository at this point in the history
* Update bench.sh

* Update bench.sh
  • Loading branch information
mordamax authored Aug 25, 2023
1 parent cefede9 commit b0e398b
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion commands/bench/bench.sh
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,6 @@ profile="production"

if [[ "$repository_name" == "polkadot-sdk" ]]; then
output_path="./$target_dir"
profile="release"
fi

cargo_run_benchmarks="cargo run --quiet --profile=${profile}"
Expand Down

0 comments on commit b0e398b

Please sign in to comment.