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 ff0f90c commit 836778aCopy full SHA for 836778a
benchmark/websocket/artillery-perf1.yml
@@ -1,9 +1,9 @@
1
config:
2
target: "ws://localhost:8080/echo"
3
phases:
4
- - duration: 15 # test for 20 seconds
5
- arrivalRate: 20 # every second, add 10 users
6
- rampTo: 500 # ramp it up to 100 users over the 20s period
+ - duration: 15
+ arrivalRate: 20
+ rampTo: 500
7
name: "Ramping up the load"
8
scenarios:
9
- engine: "ws"
0 commit comments