Thread Tools Display Modes
01-22-05, 11:34 PM   #1
killmelast
A Kobold Labourer
Join Date: Jan 2005
Posts: 1
Script to display memory usage by addon

Does something like this exist?

You can get total UI memory usage through:
/script message("Memory used by the UI: "..floor(gcinfo()/1024).."MB");

But that makes it really hard to see what needs to be optimized and which addon is taking the most resources.
  Reply With Quote

WoWInterface » AddOns, Compilations, Macros » AddOn Search/Requests » Script to display memory usage by addon


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