thirdy / durian

Path of Exile Items watcher
http://thirdy.github.io/durian/
GNU General Public License v2.0
35 stars 10 forks source link

Memory Leak #55

Closed zocke1r closed 8 years ago

zocke1r commented 8 years ago

After leaving this program up over night i noticed it took up over 2GB RAM

thirdy commented 8 years ago

have a look at:

https://www.reddit.com/r/pathofexile/comments/3z9ms6/durian_v05_mod_affix_tier_item_art_improved_sound/cykn9iw

let me know if that works

zocke1r commented 8 years ago

okay modified the batch file now, hopefully it works, but this should be added to the standard run.bat as i dont see a reason for durian to even have 2gb of ram, yes it will take up a bit more cpu time for gc, but i think most people will take that over 2gb of ram for durian

zocke1r commented 8 years ago

so after letting durian run for some while , i can say it decreases it a bit, but the even though it is supposed to be limited to 512mb it is now up to 900mb

thirdy commented 8 years ago

can you try to disable the graphics. i think I coded that poorly, it's probably re-loading the graphics assets on a loop -- just a suspicion. will investigate this as soon as i can

On Sun, Jan 31, 2016 at 5:21 AM, Dom notifications@github.com wrote:

so after letting durian run for some while , i can say it decreases it a bit, but the even though it is supposed to be limited to 512mb it is now up to 900mb

— Reply to this email directly or view it on GitHub https://github.com/thirdy/durian/issues/55#issuecomment-177457192.

http://sites.google.com/site/thirdyderivera/

zocke1r commented 8 years ago

so after about 15h is durian now takes up 710kb of ram so disabling the art slows down the memory leak, but does not stop it

thirdy commented 8 years ago

did some changes that might help. can you try version 5.5. thanks!

zocke1r commented 8 years ago

so after letting it run for a bit it appears to be worse

thirdy commented 8 years ago

did some changes again with 0.6

thirdy commented 8 years ago

re-open if it's stilll a problem