This site works best with JavaScript enabled. Please enable JavaScript to get the best experience from this site.
What steps will reproduce the problem?1. Install lib or embed it2. That's it
What is the expected output? What do you see instead?Addon memory usage is going > 1mb, sometimes 2-3mb in capitals even if no addon has registered callbacks.Used alone, there's no problemI don't know if it's normal, because I saw a chat throttle lib embed, but it's clearly way to much for a quest scanning lib.
What version of the product are you using?r92
Do you have an error log of what happened?Nope
This is still an issue with r102.
It's hard to debug because this only happens on a cold login in my system. After a /reloadui it stops eating up memory like it's going out of style and forcing a gc every 5-10sec.
But on a cold login I'm seeing rates of 1mb/sec until it goes to 10mb -> GC -> repeat.
To post a comment, please login or register a new account.