adjusted scale

This commit is contained in:
Luke Hagar
2024-02-12 21:16:56 -06:00
parent 939301f846
commit 5747b52b34
2 changed files with 14 additions and 6 deletions

View File

@@ -1,16 +1,20 @@
config:
target: http://bun.plygrnd.org
phases:
- duration: 600
- duration: 60
arrivalRate: 50
rampTo: 100
name: Ramp up load
- duration: 600
- duration: 60
arrivalRate: 100
rampTo: 600
rampTo: 300
name: Spike phase
# Load & configure a couple of useful plugins
# https://docs.art/reference/extensions
plugins:
apdex: {}
apdex:
threshold: 100
scenarios:
- flow:
- get:

View File

@@ -1,16 +1,20 @@
config:
target: http://node.plygrnd.org
phases:
- duration: 600
- duration: 60
arrivalRate: 50
rampTo: 100
name: Ramp up load
- duration: 600
- duration: 60
arrivalRate: 100
rampTo: 600
rampTo: 300
name: Spike phase
# Load & configure a couple of useful plugins
# https://docs.art/reference/extensions
plugins:
apdex: {}
apdex:
threshold: 100
scenarios:
- flow:
- get: