This one reduces our footprint. Because we hooked the OnEvent handler oUF got EVERYTHING that's happening in and because of that function attributed to it. So in addons like ACU we'd get hugely inflated numbers without actually doing anything at all 😒🔫
Before:
After:
"Free performance" 🤣 Just to be clear, there's no actual performance improvement in this PR. It's just a quirk of how function hooking works.
This one reduces our footprint. Because we hooked the
OnEvent
handler oUF got EVERYTHING that's happening in and because of that function attributed to it. So in addons like ACU we'd get hugely inflated numbers without actually doing anything at all 😒🔫Before:
After:
"Free performance" 🤣 Just to be clear, there's no actual performance improvement in this PR. It's just a quirk of how function hooking works.