Skip to content

Instantly share code, notes, and snippets.

@MovileGente
Created January 8, 2020 20:44
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save MovileGente/af474c7c85809f8884ab0491df6a9219 to your computer and use it in GitHub Desktop.
Save MovileGente/af474c7c85809f8884ab0491df6a9219 to your computer and use it in GitHub Desktop.
setUp(
scenario.inject(
rampConcurrentUsers(0) to (5400) during (75 minutes),
constantConcurrentUsers(5400) during (20 minutes)
).protocols(httpConfig)
)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment