Example of performance test for websocket with locust
- Install the dependencies:
pip install -r requirements.txt
-
Create your scripts for test.
-
Run in the command line:
locust --host 0.0.0.0
Example of performance test for websocket with locust
pip install -r requirements.txt
Create your scripts for test.
Run in the command line:
locust --host 0.0.0.0