Yesterday I was looking for some tool to stress websites and I stumbled on
https://molotov.readthedocs.io/en/stable/
Very nice, raised a test tool with just some “pip install” and 4 lines of code!
Stressed a webserver I did with nginx+gunicorn+flask+postgresql, it could handle around 150 accesses per second, not bad I’d say :^)