Skip to content

jacqueline-57b/hub-perf-test

Repository files navigation

Hub Load Test

  1. Install Locust
    pip install 

    brew install locust - locally 
  1. Config the path and payload in test scripts

  2. Run tests headless locust -f ./test_scripts/test_get_api.py -u 100 -r 10 --host -t 5m --headless

    visual: locust -f path/to/test_script --host open http://localhost:8089/ to check result or reset parameters

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages