--- id: wiki-2026-0508-프론트엔드-성능-최적화-전략 title: 프론트엔드 성능 최적화 전략 category: 10_Wiki/Topics status: duplicate canonical_id: core-web-vitals duplicate_of: "[[Core-Web-Vitals]]" aliases: [] source_trust_level: A confidence_score: 0.9 verification_status: redirected tags: [duplicate, frontend, performance, strategy] last_reinforced: 2026-05-10 github_commit: pending --- # 프론트엔드 성능 최적화 전략 > **이 문서는 [[Core-Web-Vitals]] 의 중복본입니다.** Canonical 문서로 redirect. ## 핵심 요약 - 매 LCP < 2.5s / INP < 200ms / CLS < 0.1 의 매 Core Web Vitals 목표. - 매 strategy stack: bundle splitting → image opt → font opt → cache → SSR/RSC → edge. - 매 measure first (RUM + Lighthouse) → 매 fix bottleneck → 매 monitor regression. ## 🔗 Graph - 부모: [[Core-Web-Vitals]] (canonical) ## 🕓 변경 이력 | 날짜 | 변경 | |---|---| | 2026-05-08 | Phase 1 | | 2026-05-10 | 중복 처리 — canonical 문서로 redirect |