RESOLVED FIXED 35395
EWS leaks memory slowly
https://bugs.webkit.org/show_bug.cgi?id=35395
Summary EWS leaks memory slowly
Adam Barth
Reported 2010-02-25 09:55:48 PST
EWS leaks memory slowly
Attachments
Patch (4.16 KB, patch)
2010-02-25 10:00 PST, Adam Barth
no flags
Patch (4.16 KB, patch)
2010-02-25 10:02 PST, Adam Barth
levin: review+
Adam Barth
Comment 1 2010-02-25 10:00:58 PST
Adam Barth
Comment 2 2010-02-25 10:02:33 PST
David Levin
Comment 3 2010-02-25 10:11:14 PST
Comment on attachment 49504 [details] Patch fwiw, I'd suggest a short iteration count (like 10) if the restart is automatic and it doesn't hurt things much. This way it should pick up changes to committers (for running the mac build) fairly quickly in an automatic fashion.
Adam Barth
Comment 4 2010-02-25 10:16:33 PST
Adam Barth
Comment 5 2010-02-25 10:18:27 PST
The trade-off with the iteration count is that the bots keeps a bunch of caches to avoid loading the various servers it talks to. When it exits, we have to re-populate these. I'll try something like 100, which should be a couple of times a day.
Note You need to log in before you can comment on or make changes to this bug.