Report analyzer · browser-local
Core Web Vitals Checker
보고서에서 측정된 LCP, INP 및 CLS를 평가합니다. 이 브라우저 로컬 도구는 웹사이트를 가져오거나 측정하지 않습니다.
Obtain measurements in PageSpeed Insights ↗Your assessment will appear here
Enter measured values. A blank metric remains unavailable.
세 가지 지표, 세 가지 다른 질문
Core Web Vitals 테스트는 로딩, 응답성 및 시각적 안정성을 검사합니다. 일관된 장치 그룹에 대해 75번째 백분위수의 필드 값을 비교합니다. 이 분석기는 제공된 데이터에 임계값을 적용합니다. 보고서의 진위성이나 최신성을 확인하지는 않습니다.
내보낸 평가와 함께 원본 보고서를 보관하세요. 실험실 실행은 변경 사항을 즉시 조사하는 데 도움이 될 수 있으며, 현장 데이터는 수집 기간 동안의 방문자를 반영합니다. 좋은 결과나 성능 점수가 검색 순위를 보장하지는 않습니다.
Loading
LCP: 가장 큰 표시 콘텐츠가 나타날 때.
Responsiveness
INP: 관찰된 상호 작용 전반에 걸쳐 지연됩니다.
Stability
CLS: 페이지 레이아웃에서 예상치 못한 움직임이 발생했습니다.
Provenance
장치, 범위 및 수집 날짜를 함께 유지하십시오.
Read thresholds without losing context
LCP describes loading, INP describes interaction responsiveness, and CLS describes visual stability. Lower values are better. CLS is unitless.
| Metric | Good | Needs improvement | Poor |
|---|---|---|---|
| LCP | ≤ 2,500 ms | > 2,500–4,000 ms | > 4,000 ms |
| INP | ≤ 200 ms | > 200–500 ms | > 500 ms |
| CLS | ≤ 0.1 | > 0.1–0.25 | > 0.25 |
Threshold source: Google Web Vitals guidance.

01 · Keep field and lab separate
PageSpeed Insights presents real-user field information and a separate simulated lab run. CrUX field reports aggregate observations over a 28-day collection window. A fresh lab result does not replace that history. Record the dates and device before comparing two assessments.
02 · Check the scope
A URL report concerns one page. An origin report aggregates pages under the same origin. This importer presents each separately and never fills missing URL metrics with origin values. PSI field JSON may omit device and collection dates; check the original report when they are unavailable here.
03 · Turn a finding into an investigation
For slow loading, inspect the LCP element and its resource waterfall. For delayed interactions, profile the work triggered by an actual interaction. For layout shifts, identify the moving elements and missing reserved space. The values alone cannot identify a root cause.
Understand the source: About PageSpeed Insights · CrUX record formats and scope.