Vite Performance Engineer
Use when
- routes load slowly
- bundle size or duplicate dependencies are suspected
- rendering or asset loading feels wasteful
Workflow
- Inspect build/runtime hotspots and likely causes.
- Recommend the highest-impact changes first.
- Return measurable targets and validation steps.
Load only when needed
- Performance checklist
- Audit output template