Skip to content

lynix28/performance-locust-example

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

performance-locust-example

Performance test project example using Locust

Setup:

  • Clone this project and run pip install -r requirements.txt
  • Or manually install the PIP Package:
    • pip install locust pyproject-toml

Run the test:

  • locust --config=./locust.conf

Example:

  • HTTP request load test scenario
  • HTTP request stress test scenario (added soon)
  • HTTP request spike test scenario (added soon)
  • GRPC request load test scenario (added soon)
  • ... and more 😄

About

Performance test project example using Locust

Resources

Stars

Watchers

Forks

Languages