Skip to content

Instantly share code, notes, and snippets.

@passionsjin
Created May 12, 2020 02:57
Show Gist options
  • Star 1 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save passionsjin/e213e49a9d11bfb78c3692246feafad1 to your computer and use it in GitHub Desktop.
Save passionsjin/e213e49a9d11bfb78c3692246feafad1 to your computer and use it in GitHub Desktop.
부하테스트- artillery

npm install artillery

  • 간단테스트 artillery quick --count 500 -n 20 https://scaleouttest.azurewebsites.net/
  • 500번 카운트를 20명이서 하는 효과(?)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment