An open API service indexing awesome lists of open source software.

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

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.

![profiler button in vscode](./img/vscode_profiler.png)

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

## 🚀 Example

![AddOn UI](./img/AddOnExample.png)

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