Performance Inspector Plugin
A Roblox Studio plugin that analyzes workspace structure and surfaces objects likely to cause performance bottlenecks in large experiences.
Highlights
Workspace scanning that evaluates hierarchy complexity and object composition
Heuristic risk scoring based on physics assemblies, script density, and descendant counts
Selection analysis showing structural and runtime-related metrics for any instance
Automated optimization suggestions based on detected performance patterns
Viewport focus to quickly navigate to flagged objects for inspection