https://github.com/ferib/wowluaprofiler
Simple AddOn to visualize LuaObfuscator results in World of Warcraft
https://github.com/ferib/wowluaprofiler
Last synced: 3 months ago
JSON representation
Simple AddOn to visualize LuaObfuscator results in World of Warcraft
- Host: GitHub
- URL: https://github.com/ferib/wowluaprofiler
- Owner: ferib
- Created: 2023-02-23T18:04:07.000Z (over 3 years ago)
- Default Branch: master
- Last Pushed: 2023-03-05T13:31:28.000Z (over 3 years ago)
- Last Synced: 2025-12-25T22:34:52.518Z (7 months ago)
- Language: Lua
- Size: 709 KB
- Stars: 1
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: readme.md
Awesome Lists containing this project
README
# Wow Lua Performance Profiler
Basic tool to visualize LuaObfuscator profiler data collected during runtime in-game.
## 💡 Usage
Use the [VSCode plugin](https://marketplace.visualstudio.com/items?itemName=ferib.lua-obfuscator) ~~(or website)~~ and inject 'Profiler' into the current Lua script.

Load the script in World of Warcraft _(with this AddOn installed + enabled)_ and the GUI should populate itself in a certain interval.
## 🚀 Example

## ⚠️ TODO
- Add Profiler to website
- Add commands to hide/show enable/disable
- Use list-like items + variables instead of textbox