Mainflux.mainflux/test/locust
Drasko DRASKOVIC fb4140d69c Add Locust test template
Signed-off-by: Drasko DRASKOVIC <drasko.draskovic@gmail.com>
2016-05-18 20:41:21 +02:00
..
README.md Add Locust test template 2016-05-18 20:41:21 +02:00
checkStatus.py Add Locust test template 2016-05-18 20:41:21 +02:00

README.md

Locust Performance Testing

Locust website: http://locust.io/

Locust is an easy-to-use, distributed, user load testing tool. Intended for load testing web sites (or other systems) and figuring out how many concurrent users a system can handle.

Usage

locust -f locustfile.py --host=http://localhost:1026

Open the browser at localhost:8089 and start the swarm.

Documentation

http://docs.locust.io/en/latest/index.html