i just recently uninstalled warmup (i just now found out about it increasing load times in 2.0). after uninstalling my UI memory on startup jumped from about 21 to about 38. i'm assuming that warmup forced a garbage collection on startup in order to collect it's data?
well anyway, clicking on performancefu reduced my memory back down to 21. i don't know what is causing 17MB of garbage collection, but i do know that cartographer is about a third of that.
i know i can click on performancefu to force a collection, but i would like to see a toggable option to automatically do one on startup/reloading the ui. sounds lazy, i know, but it seems like it would be something easy to implement.
That would be nice, but I do believe that it'd make the load time a bit longer. I could be wrong. Personally, I'd rather deal with a few more seconds of load time than with the extra memory usage. >.<
i dont see much point in this tbh.
the main idea is to get lower loading times, the garbage collection itself usually takes about half a second.
which you can always perform manually.
if someone "were" to add it to PerformanceFu, then it "should" be an optional setting. not something that's always on.
Rollback Post to RevisionRollBack
To post a comment, please login or register a new account.
well anyway, clicking on performancefu reduced my memory back down to 21. i don't know what is causing 17MB of garbage collection, but i do know that cartographer is about a third of that.
i know i can click on performancefu to force a collection, but i would like to see a toggable option to automatically do one on startup/reloading the ui. sounds lazy, i know, but it seems like it would be something easy to implement.
the main idea is to get lower loading times, the garbage collection itself usually takes about half a second.
which you can always perform manually.
if someone "were" to add it to PerformanceFu, then it "should" be an optional setting. not something that's always on.