Performance Debugger

PRO

Advanced debugging tool for React components that tracks render performance, identifies bottlenecks, and provides detailed insights with real-time profiling.

Pro Features

Unlock advanced capabilities with the Pro version

Render Tracking

Monitor render count, timing, and frequency in real-time

Performance Timeline

Visual timeline showing render performance over time

Slow Render Detection

Automatically detect and alert on slow renders

Props & State Analysis

Track changes that trigger re-renders

Memory Profiling

Monitor memory usage and detect potential leaks

Export Capabilities

Export debug data for analysis and sharing

Installation

Install via CLI

moonui add performance-debugger

Usage

Pro Required

Performance Debugger

Real-time performance monitoring and web vitals tracking

Live

Examples

Basic Performance Debugging

PRO

Simple performance debugging with key metrics display

Pro Required

Component Debugger

Renders
0
Last Render
0.0ms
Avg Time
0.0ms
Props Changes
0
Wasted
0

Timeline Visualization

PRO

Visual timeline of render performance with alerts

Pro Required

Performance Timeline

Render Timeline

Last 20 renders

Start debugging to see timeline
Fast (<16ms)
Slow (>16ms)
Wasted

Advanced Debug Panel

PRO

Comprehensive debug panel with export capabilities

Pro Required

Advanced Debug Panel

Debug Panel

12.5ms
Avg Render
0
Total Renders
0
Wasted Renders
45MB
Memory
247
Components

Render History

Component-Specific Debugging

PRO

Debug specific components with targeted monitoring

Pro Required
ExpensiveList
Active
Renders
0
Avg
0.0ms
Wasted
0

Expensive List Component

Item 1
Processing...
Item 2
Processing...
Item 3
Processing...
Item 4
Processing...
Item 5
Processing...

Real-time Performance Monitoring

PRO

Monitor application performance metrics in real-time

Pro Required

Real-time Performance Monitor

FPS
60
CPU Usage
45%
Memory
256MB
Render Time
8.5ms
Components
312
Updates
0