| Updated: | 02-27-10 07:48 AM |
| Created: | 05-21-09 02:32 PM |
| Downloads: | 2,332 |
| Favorites: | 61 |
| MD5: |
File Name |
Version |
Size |
Author |
Date |
09.05.24 |
11kB |
Aezay |
05-23-09 07:39 PM |
|
09.05.21 |
10kB |
Aezay |
05-21-09 02:32 PM |
![]() |
Comment Options |
|
|
|
|
Invision
I realise the following may be a little technical, but I just wanted to say it on record, so I wont forget it if I return to WoW one day, and can actually add this. If I remember correctly, I saw this too when I was working on this addon, the COMPANION_UPDATE event is fired a lot. The polling module Event Calls, can be a little misleading though. What happens is, for each frame that receives this event, the counter for that event in Interface Usage is increased. This is misleading because if there are 1000 frames in the UI that has this even registered, one single event fired by WoW, will show as 1000 in Interface Usage. This would be fixable easily by adding another column to the Event Calls polling module, that uses the function frame:RegisterAllEvents() to only record the events once per event dispatch. A specific answer to your question would be something like this though: The Pets tab on the character sheet, has 8 icon buttons I think? Each of those buttons will have this even registered, so you have to at least divide that number by 8. In addition, you may have a few other addons which registers this event. Don't worry too much about this, I doubt it's something that will hamper your performance.
__________________
Line - Earthen Ring (EU)
Last edited by Aezay : 05-01-10 at 08:53 AM.
|
|
|
|
|
|
|
|
A Kobold Labourer
Forum posts: 0
File comments: 5
Uploads: 0
|
I was wondering if any of you could shed some light on this
http://img576.imageshack.us/img576/1092/unavngivet2.png The amount of times COMPANION_UPDATE being called seems slightly high, is there any way of finding the culprit without disabling an addon and checking if it persists? Thanks. |
|
|
|
|
|
|
Gregory
The frames being shown like that are the ones without a name. There is not really anyway to see what they belong to, although I guess one could see if the frame's parent had a name, or the parent's parent and so on, until you got a name that might be traceable to what addon it belongs to. If I were still playing WoW, this would be a nice thing to add, I'll put it on the todo list.
__________________
Line - Earthen Ring (EU) |
|
|
|
|
|
|
|
Lombra
Glad you like it ![]() It's actually a pretty old addon by now, but I just never developed much on it. Still wish I had added the column headers, because it's a little confusing without.
__________________
Line - Earthen Ring (EU) |
|
|
|
|
|
|
|
A Murloc Raider
Forum posts: 7
File comments: 15
Uploads: 0
|
Very nice and sleek looking mod. Good job.
|
|
|
![]() |
You have just downloaded by the author . If you like this AddOn why not consider supporting the author? This author has set up a donation account. Donations ensure that authors can continue to develop useful tools for everyone.