wow_optimize v3.1.1
This release adds two new Lua library fast paths for addon-heavy gameplay:
rawgetrawset
These were tested in real dungeon and raid-style addon workloads and are aimed at reducing Lua overhead in event-heavy sessions.
Included in this release
- library-level
rawgetfast path - library-level
rawsetfast path
Focus
v3.1.1 is aimed at:
- smoother addon-heavy dungeon and raid gameplay
- lower Lua overhead in event-heavy encounters
- maintaining the current public-safe feature set