Skip to content

Latest commit

 

History

History
18 lines (13 loc) · 372 Bytes

File metadata and controls

18 lines (13 loc) · 372 Bytes

locust-performance-test-websocket

Example of performance test for websocket with locust

How run the tests:

  • Install the dependencies:
pip install -r requirements.txt
  • Create your scripts for test.

  • Run in the command line:

locust --host 0.0.0.0

If you need documentation of locust: https://docs.locust.io/en/stable/index.html