Skip to content

Julianhm9612/locust-performance-test-websocket

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 

Repository files navigation

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

About

Example of performance test for websocket with locust

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages