Skip to content

Commit

Permalink
Allow additional benchmark helper args
Browse files Browse the repository at this point in the history
  • Loading branch information
Jeff Jenkins committed Dec 17, 2015
1 parent cb8ff1e commit 0e7888b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion scripts/benchmark_helper.sh
Original file line number Diff line number Diff line change
Expand Up @@ -10,4 +10,4 @@ cd scripts/external/perf-client/
--consumers 4 \
--producers 2 \
--qos 20 \
--time 20
--time 20 "$@"

0 comments on commit 0e7888b

Please sign in to comment.