r44
Details
-
FilenameStatBlock_Memory-r44.zip
-
Uploaded by
-
UploadedNov 14, 2012
-
Size7.40 KB
-
Downloads87
-
MD5f8f336fad1df383cb42b64e96563684a
Supported WoW Retail Versions
- 5.0.5
Changelog
------------------------------------------------------------------------
r44 | funkydude | 2012-11-15 00:12:07 +0000 (Thu, 15 Nov 2012) | 1 line
Changed paths:
M /trunk/StatBlock_Memory.lua
M /trunk/StatBlock_Memory.toc
Some users run so many addon's that Blizz's "UpdateAddOnMemoryUsage()" takes too long and triggers a script too long error. We now detect the time it takes to process this function using debugprofilestop() and kill updating memory usage in combat for users that take over 105 ms to finish. For comparisons sake, it takes me 10-20 ms.
------------------------------------------------------------------------