UNPKG

serverless-artillery

Version:

A serverless performance testing tool. `serverless` + `artillery` = crush. a.k.a. Orbital Laziers [sic]

19 lines (18 loc) 497 B
--- # Thank you for trying serverless-artillery! # This default script is intended to get you started quickly. # There is a lot more that Artillery can do. # You can find great documentation of the possibilities at: # https://artillery.io/docs/ config: target: "https://aws.amazon.com" # this hostname will be used for each part of the flow phases: - duration: 5 arrivalRate: 1 scenarios: - flow: - get: url: "/"