**Command:** `perf:optimize [options]`
Applies automatic performance optimizations to images, bundles, and code.
/plugin marketplace add nguyenthienthanh/aura-frog/plugin install aura-frog@aurafrogperf/Command: perf:optimize [options]
Version: 1.0.0
Automatically apply performance optimizations based on analysis results.
# Auto-optimize based on perf:analyze
perf:optimize
# Optimize specific area
perf:optimize --target images
perf:optimize --target bundle
perf:optimize --target code
Command: perf:optimize Version: 1.0.0