Lua Optimizer
Read-only Roblox Luau performance audit built to catch runtime hotspots, parser friction, and cleanup opportunities before you move into heavier obfuscation or VM-oriented protection runs.
Source Audit Input
Paste Luau here and run a read-only optimizer pass. This uses the stable Sentinal analyzer foundation, but the output is performance-focused instead of VM-readiness-focused.
Run Audit
3 CreditsThis is the best place to run your scripts when you want real optimization feedback. It helps improve script quality, catch weak spots before obfuscation, and show where your Luau needs cleanup.
Summary
The meter reflects runtime hotspot density only. Parser health is tracked separately.
AI / Coder Handoff
Granular Categories
[Memory]
0 findings[CPU/Framerate]
0 findings[Syntax/Parser]
0 findingsCheck Engine Cards
Your first audit will render actionable cards here with issue detail, impact, and recommended micro-optimization steps.