Skip to content

A series of Locust test to meaningfully load-test Pol.is instances

License

Notifications You must be signed in to change notification settings

joshsmith2/polis-loadtesting

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

polis-loadtesting

A single, simple Locust test to meaningfully load-test Pol.is instances

Server-specific configuration is done through .env files - copy .env.template to .env, make the necessary changes for your system, and run source ./.env from the project directory to set these.

To run the tests, pip install locustio, then locust -f locustfile.py --host=$LOCUST_TARGET. You can then send creatures at your server through the web interface at http://localhost:8089

About

A series of Locust test to meaningfully load-test Pol.is instances

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published