Thread Tools Display Modes
07-01-09, 03:54 AM   #1
Seer
A Molten Giant
Join Date: Dec 2007
Posts: 649
Memory 5.03.12 ?

Another thing, has anything changed in the way nUI allocates mem ?

When I was keeping track of mem usage nUI was rather stable at the 20mb to 25mb when soloing.

Today, after server restarts I noticed that framerates seemed to have improved, tho the game "holds" (usually when changing zones or nearing a "busy" spot, even most were deserted.

Looking at the mem usage I see nUI use mem rapidly, going from 16mb to 30mb upwards, dropping back to 16mb.

Don't mind the usage, it just seems a bit strange, AFAIK, nUI never gained mem so fast when soloing?

Funnily enough when the garbage collector kicks in it doesn't seem to cause the pauze.. (It really feels like the game just stops for a second, not like normal fps drops) Tho I guess that is unrelated to nUI, maybe SpellFlash as on the ptr it caused several errors or maybe related to the server reboot, everything was fine last night, tho I didn't watch mem usage.

/edit
disabled spellflash, seems to have solved the "pause"... nUI still keeps climbing and dropping fast :-s Seems to tick .20mb every second.

/edit2
Spoke to soon.. 2 "pauses", FPS doesn't drop, the game just seem to stop for a split second, nothing unusual happening, just riding a battlestrider through desolace.. Hm.. Had something similar a few weeks ago but then I was flying around in northrend and FPS did go down drastically..

/edit3
Now in Feralas, and frame rates do go down when the game "pauses".. Weird stuff, tho the landscape is "a bit" different, more ground objects, the framerate when stable is lower then in desolace..

Anyway, mostly curious about the mem usage, the "pauses" I'll figure out sooner or later... And last time it was also after the server restarts and that seemed to solve itself..
__________________
Take it as you want or leave it as it is.

Last edited by Seer : 07-01-09 at 04:32 AM.
 
07-01-09, 06:20 AM   #2
spiel2001
nUI's Author
 
spiel2001's Avatar
AddOn Author - Click to view addons
Join Date: Jun 2008
Posts: 7,724
I can't think of a reason why memory usage would have gone up. I'll have to check and see if something I did in the action bars is using dynamic memory rather than static. Thanks for the heads up.
__________________

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/
 
07-01-09, 07:21 PM   #3
Animorph
A Fallenroot Satyr
Join Date: Apr 2009
Posts: 24
Just a quick to post to say the OP's issue is not isolated, I am having the same issues. I can't narrow down on any type of particular situation though, because it appears to be in most situations (solo'ing, dungeons, cities).
 
07-18-09, 09:35 AM   #4
Heyrebaggins
A Defias Bandit
Join Date: May 2009
Posts: 3
I am also having issues with memory usage. I tried disabling all other addons but it doesn't seem to make a difference. I could be wrong but my issues seem to begin after I have joined a party or raid and then go back to soloing.
 
07-18-09, 11:42 AM   #5
spiel2001
nUI's Author
 
spiel2001's Avatar
AddOn Author - Click to view addons
Join Date: Jun 2008
Posts: 7,724
Is it just that it is using more memory, or that something's breaking?

How much memory a mod uses is irrelevant.
__________________

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/
 
07-19-09, 07:07 AM   #6
Animorph
A Fallenroot Satyr
Join Date: Apr 2009
Posts: 24
It's kind of strange, I know nUI uses dynamic memory so I expect to see a swing, but my mem swings are going from 13Mb to 31Mb, I don't know why it would more than double itself...
__________________
 
07-19-09, 08:00 AM   #7
spiel2001
nUI's Author
 
spiel2001's Avatar
AddOn Author - Click to view addons
Join Date: Jun 2008
Posts: 7,724
13 to 31 meg is no big deal... 31 meg is no big deal.

The reason it swings so wide is because of how the incremental garbage collector works. It's based on system load, memory use, how much "action" is occurring in the game and several other factors.

The amount of memory nUI uses will increase significantly in a raid as there's far more for it to track. In fact, the increase is less than one might expect if you do a little thought experiment on it... when you are solo questing, nUI typically uses around 11 to 18 meg. In a 40 man raid, it tends to use 38 to 58 meg... however, in a 40 man raid, there are 40 times as many things (or more including raid targets) for it to keep track of... good thing it doesn't use 40 times as much memory, huh?

That's actually one of the efficiencies in nUI is that it spends the "money" up front on a common engine so it can grow how many things it is tracking without blowing up.
__________________

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/
 
07-19-09, 08:52 AM   #8
Animorph
A Fallenroot Satyr
Join Date: Apr 2009
Posts: 24
Ok, as long as it's expected, all cool.
__________________
 
 

WoWInterface » Featured Projects » nUI, MozzFullWorldMap and PartySpotter » Support » nUI: Bug Reports » Memory 5.03.12 ?

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off