Skip to content

Commit

Permalink
add5
Browse files Browse the repository at this point in the history
  • Loading branch information
maurodandrea committed Oct 28, 2024
1 parent afdcd08 commit d254796
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/k6browser_lambda.js
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@ export const options = {
// { duration: '60s', target: 10 }, // Raggiunge 100 iterazioni al secondo per 1 minuti
// { duration: '60s', target: 10 }, // Mantiene 100 iterazioni al secondo per 1 minuti
// { duration: '60s', target: 5 }, // Riduce a 50 iterazioni al secondo in 1 minuti
// ],
// ],

executor: 'ramping-vus',
startVUs: 10,
Expand Down

0 comments on commit d254796

Please sign in to comment.