You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I am using PP on wotlk classic and the cpu usage (not memory) of pallypower apears to be way higher than of all my other add ons.
in a 40 man raid it is using 33+ ms / s
The text was updated successfully, but these errors were encountered:
Try editing PallyPower.lua, find
self.buttonUpdate = self:ScheduleRepeatingTimer(self.ButtonsUpdate, 1, self)
and change 1 to 10 to rescan players less often
I am using PP on wotlk classic and the cpu usage (not memory) of pallypower apears to be way higher than of all my other add ons.
in a 40 man raid it is using 33+ ms / s
The text was updated successfully, but these errors were encountered: