Download
(19Kb)
Download
Compatible with Retail, Classic & TBC
Updated: 03-19-24 06:43 PM
Pictures
File Info
Compatibility:
Plunderstorm (10.2.6)
Classic (1.15.1)
WOTLK Patch (3.4.3)
Updated:03-19-24 06:43 PM
Created:unknown
Downloads:23,195
Favorites:122
MD5:
Categories:Utility Mods, Miscellaneous
10.2.6

AddonUsage  Popular! (More than 5000 hits)

Version: 3.1.13
by: Gello [More]

This is an addon to compare the memory and CPU usage of your addons.

How to Use

To summon or dismiss the window:

  • /addonusage
  • or set up a key binding in the default key binding interface

A window will list each loaded addon alongside its memory usage, and CPU usage if enabled.
  • Column headers across the top can be clicked to sort by that column.
  • The total memory and CPU usage will be displayed at the bottom of their respective columns.
  • The window can be resized by the grip in the lower right corner.

In the lower left is a "CPU Usage" checkbox. Enabling this will turn on CPU profiling and display CPU times for each addon alongside their memory usage.

Beside the checkbox are three buttons, from left to right:
  • Reset: This will clean up memory and reset CPU usage tracking.
  • Update: This will update usage information.
  • Continuous Update: This acts as a Pause/Play button to automatically update usage every second.

Why to Use

If you're thinking of downloading this addon, you're probably trying to optimize your UI so it can run as efficiently as possible or you're experiencing fps loss and suspect an addon may be the cause.

I recommend, for the most part, ignoring the memory usage of addons unless you're on a low-end system. Even garbage memory creation (the memory creep active addons appear to be doing) is not really an issue if it happens slowly. If you watch closely you'll see the addons' memory usage reset back after a while. WoW's Lua implementation does this over time in a low-impact cleanup.

Instead you'll want to focus on the CPU usage of your addons. Everything your addons do, everything, happens between the frames rendered on your screen. The more work your addons are doing, the longer the game waits to render your next frame and your fps drops.

The best way to troubleshoot fps issues is to turn on CPU monitoring and go out and play. You can forget about it until later in the session. Bring up the window and see how they all behaved.

If you're experiencing a noticable fps drop in certain situations, like in one encounter in a raid (which is almost always graphic related and not addon related), or flying around looking at the map, or doing tradeskills, etc, you can hit Reset before you know the fps drop is about to hit. Then look for any abnormally high CPU usage among your addons.

The reason CPU monitoring isn't on by default is because the act of monitoring how much work your addons are doing causes a bit more work that will slow you down even more unless you're on a high end system or have few addons. You should only have CPU monitoring enabled when you're testing.

That said, some things to consider when looking at the numbers:
  • The percentages are all relative to each other. If you're spending 80% of your time making bandages, 10% of your time chatting and 10% of your time raiding, expect your tradeskill/inventory addons to share a bulk of the usage. If you notice in this situation a map addon taking up an abnormally huge share of CPU time, then that's something to investigate.
  • CPU usage is measured in milliseconds per second. The milliseconds of CPU time that the addon has accumulated divided by how long since CPU usage was last reset, or just after login if there has been no reset.
  • CPU usage per addon is taken from the in-game API and does not represent the whole story. It's possible for an addon to get some of its work blamed on another if libraries are involved, or it may get a lot of work to go unnoticed. Use these numbers as a guide only.
  • Remember to turn off CPU monitoring when you're done testing!

03/19/2024 version 3.1.13
- toc update for 10.2.6 patch

03/10/2024 version 3.1.12
- toc update for 1.15.1 patch

01/16/2024 version 3.1.11
- toc update for 10.2.5 patch

11/07/2023 version 3.1.10
- toc update for 10.2 patch
- toc update for 3.4.3 patch

09/05/2023 version 3.1.9
- toc update for 10.1.7 patch

08/24/2023 version 3.1.8
- Fix for various lua errors on Classic Era clients
- toc update for 1.14.4 amd 3.4.2 patches

07/11/2023 version 3.1.7
- toc update for 10.1.5 patch

05/03/2023 version 3.1.6
- Added compartment launcher support
- toc update for icon and 10.1.0 patch

03/21/2023 version 3.1.5
- toc update for 10.0.7 patch

01/25/2023 version 3.1.4
- toc update for 10.0.5 patch

01/19/2023 version 3.1.3
- Fix for WotLK Ulduar patch
- toc update for 3.4.1 patch

11/15/2022 version 3.1.2
- toc update for 10.0.2 patch

10/25/2022 version 3.1.1
- Update for Dragonflight clients

10/04/2022 version 3.1.0
- Update to support Dragonflight clients
- Beta/PTR users will need to load out of date addons for this to work until the update for Dragonflight pre-patch
- Added a little extra room for the memory usage column

09/01/2022 version 3.0.16
- toc update for WotLK Classic

08/16/2022 version 3.0.15
- toc update for 9.2.7 patch

05/31/2022 version 3.0.14
- toc update for 9.2.5 patch

05/22/2022 version 3.0.13
- Added wago and curse project IDs to toc

05/12/2022 version 3.0.12
- Fix to make wowup recognize the wowinterface provider. (May require a rescan of folders in wowup)

02/22/2022 version 3.0.11
- toc update for 9.2 patch

11/02/2021 version 3.0.10
- toc update for 9.1.5 patch

06/29/2021 version 3.0.9
- Fix for backdrop of control button tooltips
- toc update for 9.1.0 patch

05/18/2021 version 3.0.8
- Update for The Burning Crusade Classic

03/13/2021 version 3.0.7
- toc update for 9.0.5

10/13/2020 version 3.0.6
- toc update for 9.0

08/13/2018 version 3.0.5
- removed debug key binding

07/17/2018 version 3.0.4
- toc update for 8.0

08/29/2017 version 3.0.3
- toc update for 7.3

04/20/2017 version 3.0.2
- Fix for potential divide by zero errors (integer overflow)

03/27/2017 version 3.0.1
- Fixed key binding entry
- toc update for 7.2

01/12/2017 version 3.0.0
- New resizable UI.
- Sort choices persists across sessions.
- CPU time is now displayed (as milliseconds per second).
- The 'Realtime updates' checkbox is now a Play/Pause toggle button at the bottom of the window.
- Support for addons that are named a number.
- The login usage is no longer recorded
Optional Files (0)


Archived Files (23)
File Name
Version
Size
Author
Date
3.1.12
19kB
Gello
03-10-24 12:26 PM
3.1.11
19kB
Gello
01-16-24 04:01 PM
3.1.10
19kB
Gello
11-07-23 03:32 PM
3.1.9
19kB
Gello
09-05-23 04:46 PM
3.1.8
19kB
Gello
08-24-23 04:05 AM
3.1.7
19kB
Gello
07-11-23 06:02 PM
3.1.6
19kB
Gello
05-02-23 03:21 AM
3.1.5
19kB
Gello
03-21-23 03:09 AM
3.1.4
19kB
Gello
01-25-23 05:00 AM
3.1.3
19kB
Gello
01-19-23 06:02 PM
3.1.2
19kB
Gello
11-15-22 11:17 AM
3.1.1
19kB
Gello
10-25-22 05:40 PM
3.1.0
19kB
Gello
10-04-22 10:43 AM
3.0.16
19kB
Gello
09-01-22 01:56 AM
3.0.15
19kB
Gello
08-16-22 06:33 PM
3.0.14
19kB
Gello
05-31-22 09:03 AM
3.0.13
19kB
Gello
05-22-22 05:56 PM
3.0.12
18kB
Gello
05-12-22 06:25 PM
3.0.11
18kB
Gello
02-22-22 04:34 PM
3.0.10
18kB
Gello
11-02-21 09:40 AM
3.0.9
18kB
Gello
06-29-21 04:44 PM
3.0.8
18kB
Gello
05-18-21 06:51 PM
3.0.7
17kB
Gello
03-13-21 04:52 AM


Post A Reply Comment Options
Unread 10-24-08, 11:31 AM  
Joanna
A Defias Bandit

Forum posts: 2
File comments: 2
Uploads: 0
To make this work in 3.0.2:

open AddonUsage.xml, scroll down to the bottom and find:

FauxScrollFrame_OnVerticalScroll(16, AddonUsage.ScrollFrameUpdate)

change it to:

FauxScrollFrame_OnVerticalScroll(self, offset, 16, AddonUsage.ScrollFrameUpdate)

Save, and you're good to go!
Report comment to moderator  
Reply With Quote
Unread 10-17-08, 02:58 PM  
kneeki
A Flamescale Wyrmkin
 
kneeki's Avatar
AddOn Author - Click to view AddOns

Forum posts: 134
File comments: 144
Uploads: 5
Just got the error in the screenshot below after trying to use the scroll bar on the window:

Report comment to moderator  
Reply With Quote
Post A Reply



Category Jump: