Lars Holmberg
Lars Holmberg
I guess? I dont really use TaskSets and have never seen the point in using them so I dont know :)
Oh. That looks very strange. * can you try with the default CURRENT_RESPONSE_TIME_PERCENTILE_WINDOW setting and see if it makes a difference? * can you output the stats to a csv...
Ok, two things: * CSV stats align with the UI, so it is not a presentation issue. Are you completely sure you dont actually HAVE lower response times after the...
Sounds great! Looking forward to your PR!
Stats name width controls the length of the column, it does not truncate the request names. There's no such feature at the moment. You can either use a really _wide_...
> If --headless is passed, then --host is required `--host` should not be required, because it can also be set on the User class. Lets just validate it _if it...
> > what if it is not an http test at all? > > Then this is trickier. We could have a list of supported protocols (e.g. `http`, `https`, `ftp`,...
Response times are high, you have reached the limit of the system you are testing. Try a slower ramp up to validate if response times are increasing as new users...
It is really hard for me to know what the error might be. Did you try running locust distributed to see if there is any difference? Try running with a...
But most importantly, check your server logs to confirm what it is doing. Can you get it to log response times as well? With no more info to go on,...