- 페이지 로드 성능: domContentLoaded, load, TTFB, FCP, LCP
- API 응답 성능: responseTime, slowCalls 추적
- 리소스 사용량: transferSize, requestCount
- 메모리 모니터링: usedJSHeapSize, usagePercent
- DOM 메트릭: nodeCount
- 성능 등급 기준 및 권장사항 포함
Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>