Skip to content

Instantly share code, notes, and snippets.

@hassy
Created July 20, 2016 20:11
Show Gist options
  • Save hassy/e0bf7961e3670c3a70d99dfe1dec8325 to your computer and use it in GitHub Desktop.
Save hassy/e0bf7961e3670c3a70d99dfe1dec8325 to your computer and use it in GitHub Desktop.
Artillery - short duration
config:
target: "http://localhost:3003"
phases:
- duration: 1
arrivalRate: 1
scenarios:
- flow:
- get:
url: "/"
- get:
url:
"/"
- get:
url:
"/"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment