Calmcode - locust: run

How to run a Locust benchmark.

1 2 3 4 5 6 7 8

To run the locust server you need to run;

locust -f benchmark.py

From here you get a user interface. It's typically available at 0.0.0.0:8089 unless you've changed the port number.