Report analyzer · browser-local
Core Web Vitals Checker
Evalúe los LCP, INP y CLS medidos en su informe. Esta herramienta local del navegador no busca ni mide un sitio web.
Obtain measurements in PageSpeed Insights ↗Your assessment will appear here
Enter measured values. A blank metric remains unavailable.
Tres métricas, tres preguntas diferentes
Una prueba Core Web Vitals examina la carga, la capacidad de respuesta y la estabilidad visual. Compare los valores de campo en el percentil 75 para obtener un grupo de dispositivos consistente. Este analizador aplica umbrales a los datos proporcionados; no verifica la autenticidad o actualidad del informe.
Guarde el informe original junto con la evaluación exportada. Una ejecución de laboratorio puede ayudar a investigar un cambio de inmediato, mientras que los datos de campo reflejan a los visitantes durante un período de recopilación. Ni un buen resultado ni una puntuación de rendimiento garantizan una clasificación en las búsquedas.
Cargando
LCP: cuando aparece el mayor contenido visible.
Capacidad de respuesta
INP: retraso en las interacciones observadas.
Estabilidad
CLS: movimiento inesperado en el diseño de la página.
Procedencia
Mantenga juntos el dispositivo, el alcance y las fechas de recopilación.
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.