perf-wizard
v3.0.0-ultimate
Published
🚀 Ultimate Performance Analysis Tool - Advanced AST Analysis, React/Vue Optimization, Bundle Impact & Memory Leak Detection
Downloads
25
Maintainers
Readme
Perf-Wizard
Ultimate Performance Analysis Tool for JavaScript/TypeScript projects with advanced AST analysis, React/Vue optimization, and CI/CD integration.
Features
- Advanced AST Analysis - Real code analysis using Babel parser
- React/Vue Optimization - Component-specific performance analysis
- Bundle Impact Analysis - Heavy library detection
- Memory Leak Detection - Event listeners, timers analysis
- Performance Scoring - 0-100 scoring with A+ to F grades
- CI/CD Integration - JSON output for automated builds
- Config Support - .perf-wizardrc customization
Installation
\\ash npm install -g perf-wizard \\
Quick Start
\\ash
Analyze current directory
perf-wizard
JSON output for CI
perf-wizard --json --ci --score-threshold 80 \\
Made with by @Airyshtoteles
