mirror of
https://github.com/LukeHagar/appwrite-starter-function.git
synced 2025-12-08 04:19:19 +00:00
Create node-simple-test.yaml
This commit is contained in:
18
node-simple-test.yaml
Normal file
18
node-simple-test.yaml
Normal file
@@ -0,0 +1,18 @@
|
|||||||
|
config:
|
||||||
|
target: http://plygrnd.org
|
||||||
|
phases:
|
||||||
|
- 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: "/"
|
||||||
|
|
||||||
Reference in New Issue
Block a user