Skip to content
This repository has been archived by the owner on Apr 3, 2019. It is now read-only.

memory leak(s) #422

Closed
dannycoates opened this issue Dec 12, 2013 · 3 comments
Closed

memory leak(s) #422

dannycoates opened this issue Dec 12, 2013 · 3 comments
Assignees

Comments

@dannycoates
Copy link
Contributor

Pretty steady heapUsed growth over time 馃憥

{"name":"fxa-auth-server","hostname":"precise64","pid":2426,"level":30,"op":"stat","stat":"mem","rss":41635840,"heapTotal":33203200,"heapUsed":17132328,"msg":"","time":"2013-12-12T06:59:14.128Z","v":0}
{"name":"fxa-auth-server","hostname":"precise64","pid":2426,"level":30,"op":"stat","stat":"mem","rss":103559168,"heapTotal":75845432,"heapUsed":45889320,"msg":"","time":"2013-12-12T07:03:14.214Z","v":0}
{"name":"fxa-auth-server","hostname":"precise64","pid":2426,"level":30,"op":"stat","stat":"mem","rss":97095680,"heapTotal":71717688,"heapUsed":25555536,"msg":"","time":"2013-12-12T07:04:29.218Z","v":0}
{"name":"fxa-auth-server","hostname":"precise64","pid":2426,"level":30,"op":"stat","stat":"mem","rss":120528896,"heapTotal":87196728,"heapUsed":40614504,"msg":"","time":"2013-12-12T07:08:29.314Z","v":0}
{"name":"fxa-auth-server","hostname":"precise64","pid":2426,"level":30,"op":"stat","stat":"mem","rss":108937216,"heapTotal":75845432,"heapUsed":30921048,"msg":"","time":"2013-12-12T07:08:59.316Z","v":0}
{"name":"fxa-auth-server","hostname":"precise64","pid":2426,"level":30,"op":"stat","stat":"mem","rss":130695168,"heapTotal":95452216,"heapUsed":68078880,"msg":"","time":"2013-12-12T07:12:29.371Z","v":0}
{"name":"fxa-auth-server","hostname":"precise64","pid":2426,"level":30,"op":"stat","stat":"mem","rss":123555840,"heapTotal":90292536,"heapUsed":38485920,"msg":"","time":"2013-12-12T07:12:59.374Z","v":0}
{"name":"fxa-auth-server","hostname":"precise64","pid":2426,"level":30,"op":"stat","stat":"mem","rss":155242496,"heapTotal":116599160,"heapUsed":69181256,"msg":"","time":"2013-12-12T07:17:14.472Z","v":0}
{"name":"fxa-auth-server","hostname":"precise64","pid":2426,"level":30,"op":"stat","stat":"mem","rss":140525568,"heapTotal":102152056,"heapUsed":51740856,"msg":"","time":"2013-12-12T07:17:44.474Z","v":0}
@ghost ghost assigned dannycoates Dec 12, 2013
@jbonacci
Copy link

more like -100
interesting and bad

@jbonacci
Copy link

I just realized two things:

  1. Our load test works!
  2. I never ran a load test over 30minutes, so unless Ryan did, you got all this leakage with a very short load test. :-(

@dannycoates
Copy link
Contributor Author

Not sure if all leaks are fixed, but the one that prompted this issue is 馃槃

rfk added a commit that referenced this issue Oct 24, 2018
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants