Skip to content

Instantly share code, notes, and snippets.

@afsardo
Created October 8, 2023 11:54
Show Gist options
  • Save afsardo/9dbff210381098fbbb5682fa947059a0 to your computer and use it in GitHub Desktop.
Save afsardo/9dbff210381098fbbb5682fa947059a0 to your computer and use it in GitHub Desktop.
Stress testing API endpoint

Stress test with 50 requests per second

autocannon -r 50 --renderStatusCodes [ENDPOINT]
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment