Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Save b6pzeusbc54tvhw5jgpyw8pwz2x6gs/eb8ec513e5ec57e030a3a239ac4be80e to your computer and use it in GitHub Desktop.
Save b6pzeusbc54tvhw5jgpyw8pwz2x6gs/eb8ec513e5ec57e030a3a239ac4be80e to your computer and use it in GitHub Desktop.
artillery load test
npx artillery quick --duration 300 --rate 2 -n 2 <url> --output output.json
npx artillery report output.json
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment