Skip to content

Commit

Permalink
wip: increase loadtest duration
Browse files Browse the repository at this point in the history
  • Loading branch information
wolfgangwalther committed Apr 26, 2021
1 parent c738129 commit 8d10670
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion nix/tools/loadtest.nix
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ let
-max-workers 1 \
-workers 1 \
-rate 0 \
-duration 5s \
-duration 60s \
"''${_arg_leftovers[@]}" \
| ${vegeta}/bin/vegeta encode
'';
Expand Down

0 comments on commit 8d10670

Please sign in to comment.