Files
appwrite-starter-function/bun-load-test.yaml
2024-02-12 21:28:19 -06:00

22 lines
416 B
YAML

config:
target: http://bun.plygrnd.org
phases:
- duration: 600
arrivalRate: 50
rampTo: 100
name: Ramp up load
- duration: 600
arrivalRate: 100
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:
url: "/"