Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

RPS droping to 0 at the end of the user ramp-up period #172

Closed
florentbr opened this issue Jun 30, 2014 · 3 comments
Closed

RPS droping to 0 at the end of the user ramp-up period #172

florentbr opened this issue Jun 30, 2014 · 3 comments

Comments

@florentbr
Copy link

Version: Locust 0.7.1
At the end of the user ramp-up period, the number of requests per second is dropping to 0 and the failure rate is spiking like a lot :
screencapt
It shouldn't be the case and I've been able to reproduce it every time.
Moreover, I noticed in the console that at the same time the stats are being reseted.
Is there any reason for reseting them at the end user ramp-up period?

@Jahaja
Copy link
Member

Jahaja commented Jul 12, 2014

Yeah, there is. I explained this somewhat in #175

@Jahaja Jahaja closed this as completed Jul 12, 2014
@hypomodern
Copy link

I would like to know more about that chart: is that available as a plugin to locust somewhere?

@florentbr
Copy link
Author

I've forked the main project and integrated a chart in plain code as i think it's a must have.
For now, I successfully integrated a dynamic chart without any impact on the performances.
I'm still refactoring the refresh of the statistics tables as it is consuming way to much CPU.
I should commit all of it soon on the fork:
https://github.com/florentbr/locust
I don't think that it will be integrated to the main project as from what I understood from all the comments,the creators want to keep it simple.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants