Difference between revisions of "Locust"

From wikieduonline
Jump to navigation Jump to search
 
Line 8: Line 8:
 
  ==> Pouring locust--2.15.0.arm64_ventura.bottle.tar.gz
 
  ==> Pouring locust--2.15.0.arm64_ventura.bottle.tar.gz
 
  🍺  /Users/name/brew/Cellar/locust/2.15.0: 1,851 files, 26.7MB
 
  🍺  /Users/name/brew/Cellar/locust/2.15.0: 1,851 files, 26.7MB
 +
 +
 +
locust --locustfile yourlocusfile.py --headless --users 200 --spawn-rate 50 --run-time 5s -H "https://yourexample.com"
  
  

Latest revision as of 17:39, 6 March 2023

wikipedia:locust open source load testing framework.

brew install locust
locust --help
==> Installing locust
==> Pouring locust--2.15.0.arm64_ventura.bottle.tar.gz
🍺  /Users/name/brew/Cellar/locust/2.15.0: 1,851 files, 26.7MB


locust --locustfile yourlocusfile.py --headless --users 200 --spawn-rate 50 --run-time 5s -H "https://yourexample.com"


See also[edit]

Advertising: