Skip to content

Instantly share code, notes, and snippets.

@deep-diver
Last active April 30, 2022 14:17
Show Gist options
  • Save deep-diver/5c208979cadae3cfb4e28afae0af40cb to your computer and use it in GitHub Desktop.
Save deep-diver/5c208979cadae3cfb4e28afae0af40cb to your computer and use it in GitHub Desktop.
sample_locust_config
locustfile = locustfile.py
headless = false
users = 150
spawn-rate = 1
run-time = 5m
host = http://<<GKE Service IP>>
html = reports/8nodes-2vcpu-4gbram-1uviworker.html
csv = reports/8nodes-2vcpu-4gbram-1uviworker
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment