Report analyzer · browser-local
Core Web Vitals Checker
Avalie LCP, INP e CLS medidos em seu relatório. Esta ferramenta local do navegador não busca nem mede um site.
Obtain measurements in PageSpeed Insights ↗Your assessment will appear here
Enter measured values. A blank metric remains unavailable.
Três métricas, três perguntas diferentes
Um teste Core Web Vitals examina o carregamento, a capacidade de resposta e a estabilidade visual. Compare os valores dos campos no percentil 75 para um grupo de dispositivos consistente. Este analisador aplica limites aos dados fornecidos; ele não verifica a autenticidade ou atualização do relatório.
Mantenha o relatório original junto com sua avaliação exportada. Uma execução em laboratório pode ajudar a investigar uma mudança imediatamente, enquanto os dados de campo refletem os visitantes durante um período de coleta. Nem um bom resultado nem uma pontuação de desempenho garantem uma classificação na pesquisa.
Carregando
LCP: quando aparece o maior conteúdo visível.
Capacidade de resposta
INP: atraso nas interações observadas.
Estabilidade
CLS: movimento inesperado no layout da página.
Provenance
Mantenha o dispositivo, o escopo e as datas de coleta juntos.
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.