binux / yaaw

Yet Another Aria2 Webui in pure HTML/CSS/Javascirpt
http://binux.github.io/yaaw/demo/
2.35k stars 404 forks source link

Memory leak #111

Open bluesky139 opened 7 years ago

bluesky139 commented 7 years ago

Below are 2 screenshots with memory usage of YAAW, first one is captured when YAAW is just opened, second one is captured after 2 hours.

image image

Memory usage is always keep increasing, it will eat hundreds of MB or even more than 1G after several days or weeks.

I never close it, so I noticed this.

JoeyWNK commented 7 years ago

Looks like some kind of memory leaking from jQuery, possible issue . Maybe a latest update like 1.12 can fix this problem.