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

Real-Time Monitoring

Continuously captures performance metrics at a configurable interval.

Core Web Vitals

Tracks First Contentful Paint, Largest Contentful Paint and Cumulative Layout Shift against recommended thresholds.

Navigation Timing

Breaks down DNS lookup, TCP connection, request/response and DOM processing timings.

Resource Timing

Reports the number of loaded resources and their total transfer size.

Memory Profiling

Monitors JavaScript heap usage, total and limit where the browser exposes it.

Export & History

Retains a capture history and exports the collected metrics as JSON.

Installation

Install via CLI

npx @moontra/moonui-cli add performance-debugger

Usage

Pro Required

Performance Debugger

Real-time performance monitoring and web vitals tracking

Live

Examples

Custom Capture Interval

PRO

Capture metrics more frequently and keep a larger history buffer.

Pro Required

Performance Debugger

Real-time performance monitoring and web vitals tracking

Live

Core Web Vitals Focus

PRO

Collect Core Web Vitals only, skipping navigation and resource timing metrics.

Pro Required

Performance Debugger

Real-time performance monitoring and web vitals tracking

Live

Manual Capture Mode

PRO

Mount paused with nothing captured — the panel stays empty until you take a snapshot with the refresh control.

Pro Required

Performance Debugger

Real-time performance monitoring and web vitals tracking

Paused

Navigation & Resource Timing

PRO

Focus on navigation and resource timing breakdowns while omitting Web Vitals.

Pro Required

Performance Debugger

Real-time performance monitoring and web vitals tracking

Live

React to Captured Metrics

PRO

Receive every captured metric set through the onMetricChange callback for logging or analytics.

Pro Required

Performance Debugger

Real-time performance monitoring and web vitals tracking

Live
0 metrics received