Thread: Memory usage
View Single Post
03-18-09, 12:22 PM   #4
spiel2001
nUI's Author
 
spiel2001's Avatar
AddOn Author - Click to view addons
Join Date: Jun 2008
Posts: 7,724
Originally Posted by Silenia View Post
I thought it was just the way nUI worked
To some extent, that's true.

nUI does a *lot* of work, especially when you're in combat in a raid... this produces garbage which causes the total memory usage to slowly climb until the garbage collector fires at which time the memory usage will drop back down to reflect what nUI currently has in use.

This was never an issue until the WoW 3.0 patch when, for some reason, that garbage collection process (a normal part of the Lua engine that I have *no* control over) started causing hiccups in the game. Bliz changed something in 3.0 which is causing this problem and it is, quite frankly, a bug.

The key to understanding this is that it affects all mods and even affects the game with NO mods installed at all. There are thousands and thousands of posts on the WoW forums about this problem. It's also worth noting that the severity of the problem is closely tied to your system's abilities, speed, available memory, etc.

Unfortunately, there's very little I can do about it. I do keep working to try and reduce how much garbage nUI creates in order to reduce the impact of this bug, but that's about all I can do.

I haven't taken the time to track it yet, but it would be interesting to see if there's any improvement in this problem on the PTR.
__________________

What people don't get is that I am, ultimately, an artist at heart.
My brush has two colors, 1 and 0, and my canvas is made of silicon.



Official nUI Web Site: http://www.nUIaddon.com
Official nUI Support Forum: http://forums.nUIaddon.com
My day job: http://www.presidio.com/