by samueladam on 9/5/19, 12:24 PM with 1 comments
by dragonsh on 9/5/19, 12:32 PM
In our startup we used it to test 100,000 users traffic on our python based backend and optimized it continuously. We also used wrk with test cases written in LUA scripts. That too worked fantastic.
We did not use bokeh visualization, but just with locusts we could improve the response time by logging and improving sqlalchemy query logs.