We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d66fcaf commit dfeae3dCopy full SHA for dfeae3d
benchmark/load/insecure-bank/k6.js
@@ -39,7 +39,7 @@ export const options = function (variants) {
39
executor: 'constant-vus',
40
vus: 5,
41
startTime: '62s',
42
- duration: '60s',
+ duration: '240s',
43
gracefulStop: '2s',
44
env: {
45
"APP_URL": variants[variant]["APP_URL"]
benchmark/load/petclinic/k6.js
0 commit comments