loadtesting

  • go into cd loadtesting
  • create env virtualenv -p python3 myenv
  • install locust pip3 install locust
  • run cammand locust
  • open port http://0.0.0.0:8089/
  • put host and users etc details