locustio / locust

Write scalable load tests in plain Python 🚗💨
https://locust.cloud
MIT License
25.06k stars 3k forks source link

run locusts -f .yml --master and --worker via linux function bug #1576

Closed highboy168 closed 4 years ago

highboy168 commented 4 years ago

if worker in linux env,the rps is to slow. if master and worker all in mac env,the rps is normal.

master env: mac or linuux

worker env: mac: pass linux: fail (docker and local hanve same issue)

locust version:1.2.3

cyberw commented 4 years ago

You need to narrow it down (a lot) and include more details. Once you've done that, I suggest posting on stackoverflow. Dont post here unless you know it is a bug.

highboy168 commented 4 years ago

no one have this bug?

cyberw commented 4 years ago

Nope... (at least I dont)

highboy168 commented 4 years ago

ok thanks