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

web ui uses a lot of mem and is quite sluggish at times #133

Closed
sanga opened this issue Feb 27, 2014 · 4 comments
Closed

web ui uses a lot of mem and is quite sluggish at times #133

sanga opened this issue Feb 27, 2014 · 4 comments

Comments

@sanga
Copy link
Contributor

sanga commented Feb 27, 2014

I haven't looked into this at all, but I thought I would note it anyway. I was running a large test last night and noticed the web ui getting very slow to react (as in several seconds of latency). A quick glance at chrome's task manager revealed that the locust tab had 1 gig of memory.

Any obvious reasons why that might happen (both the list of requests and especially the list of failures were quite long, but 1 gig still sounds a bit excessive to me)? Apologies for the vague bug, I'll add more info here when I run into this again and have more time to look into it.

@heyman
Copy link
Member

heyman commented Feb 27, 2014

I haven't seen problems with the web UI unless the request list or failure list has been extremely long. I guess there could be some memory leak. Did you try to reload the page, and if so, did it return to being reactive?

@sanga
Copy link
Contributor Author

sanga commented Feb 27, 2014

I think I tried reloading and I think it was still very slow (didn't check memory consumption in that case though). There were probably 50 requests and perhaps 100 or 200 failures in the lists. That's not small but I wouldn't call it very long either. I guess it's most reasonable for me to just try and repro the situation and dig a bit more

@heyman
Copy link
Member

heyman commented Feb 27, 2014

Ah, no, that doesn't sound too much at all. Would be great if you could check more details if it happens again. Perhaps also even restarting the browser and see if that solves it (or at least killing the tab if you're running Chrome).

@sanga
Copy link
Contributor Author

sanga commented Apr 14, 2014

There's probably not a lot of point in keeping this open for the sake of it => Closing. Will reopen should I be able to repro it/get some more concrete info/steps-to-repro

@sanga sanga closed this as completed Apr 14, 2014
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

2 participants