News

This repository demonstrates how to use Locust for load testing a Python Flask web server. By running tests with varying user loads, you can gauge the performance and scalability of your application ...
Describe the bug When I started to use the latest 2.8.1 locust docker image, I had some issues when trying to install other python libraries inside the container, with my own Dockerfile. When I used ...