-
Notifications
You must be signed in to change notification settings - Fork 1
Load Testing
Koded edited this page Nov 28, 2018
·
5 revisions
Goad is used for load and stress testing: https://github.com/goadapp/goad.
Results of tests are here: https://docs.google.com/spreadsheets/d/1ySYZe_qSLHVFcZFoKbE973BUS6eshsyAQllKkrLoOV4/edit?usp=sharing
There is a goad
user setup with IAM.
AWS_PROFILE=goad goad -n 10000 -c 10 --region=eu-west-1 https://www.talktofrank.com
The above will send 10000 requests, 10 requests at a time.