I'll do a bit better (at work atm, but when I get home) ..
I will mouse over PerformanceFu, and sort by memory usage, and take a screenshot. Probably at least 4-5 hours from now (I get off in ~3.5 hours), as I will probably have to spend some time in game to get the usage that high.
I thought the default UI was also supposed to be able to show the 3 most resource using addons. But I don't see any options for that. Does anybody know if it's there and how to enable it?
The reson I am asking is that I sometimes wish to measure resource usage of my own code without any other addons present.
latency meter
what are the memory hog addons you are using?
Not sure if that question was for me. :) I don't have any performance issues really - and it's not for lack of addons. I am just interested in doing some quick measurements on my own code. Though, for more detailed investigation I should probably look at using the API functions directly in my addons.
If you are an addon author, you should make a thread in the developers forum. There are addons designed to help profile/optimize addons, they are for developers, not for players.
I thought the default UI was also supposed to be able to show the 3 most resource using addons. But I don't see any options for that. Does anybody know if it's there and how to enable it?
The reson I am asking is that I sometimes wish to measure resource usage of my own code without any other addons present.
latency meter
what are the memory hog addons you are using?
Not sure if that question was for me. :) I don't have any performance issues really - and it's not for lack of addons. I am just interested in doing some quick measurements on my own code. Though, for more detailed investigation I should probably look at using the API functions directly in my addons.
I'll do a bit better (at work atm, but when I get home) ..
I will mouse over PerformanceFu, and sort by memory usage, and take a screenshot. Probably at least 4-5 hours from now (I get off in ~3.5 hours), as I will probably have to spend some time in game to get the usage that high.
Err, make that UsageFu, not PerformanceFu. My bad. :)
I also would be interested in reading that post on garbage collection if someone can dig it up. Like the OP, I would like to find a good addon to measure my addon performance. Unfortunately, I don't use FuBar. Anyone know of any others?
I will mouse over PerformanceFu, and sort by memory usage, and take a screenshot. Probably at least 4-5 hours from now (I get off in ~3.5 hours), as I will probably have to spend some time in game to get the usage that high.
Not sure if that question was for me. :) I don't have any performance issues really - and it's not for lack of addons. I am just interested in doing some quick measurements on my own code. Though, for more detailed investigation I should probably look at using the API functions directly in my addons.
it was directed at Revv
Err, make that UsageFu, not PerformanceFu. My bad. :)
edit: found it, http://www.wowace.com/wiki/Warmup - great tool, I wish I would have found it a long time ago.
bookmarked it last time this discussion came up ^^