Skip to content

Commit

Permalink
modify-vu
Browse files Browse the repository at this point in the history
  • Loading branch information
maurodandrea committed Oct 23, 2024
1 parent 380e374 commit cf14e8d
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 @@ -16,7 +16,7 @@ export const options = {
perftest: {
//executor: 'per-vu-iterations',
executor: 'constant-vus',
vus: 10, // Numero di utenti virtuali
vus: 30, // Numero di utenti virtuali
duration: '60s',
//iterations: 1, // Numero di iterazioni per utente virtuale
options: {
Expand Down

0 comments on commit cf14e8d

Please sign in to comment.