Report analyzer · browser-local
Core Web Vitals Checker
Valuta LCP, INP e CLS misurati dal tuo rapporto. Questo strumento locale del browser non recupera né misura un sito web.
Obtain measurements in PageSpeed Insights ↗Your assessment will appear here
Enter measured values. A blank metric remains unavailable.
Tre parametri, tre domande diverse
Un test Core Web Vitals esamina il caricamento, la reattività e la stabilità visiva. Confronta i valori dei campi al 75° percentile per un gruppo di dispositivi coerente. Questo analizzatore applica soglie ai dati forniti; non verifica l'autenticità o la freschezza del rapporto.
Conserva il rapporto originale insieme alla valutazione esportata. Un'esecuzione di laboratorio può aiutare a indagare immediatamente su una modifica, mentre i dati sul campo riflettono i visitatori durante un periodo di raccolta. Né un buon risultato né un punteggio di prestazione garantiscono un posizionamento nella ricerca.
Loading
LCP: quando viene visualizzato il contenuto visibile più grande.
Responsiveness
INP: ritardo nelle interazioni osservate.
Stability
CLS: movimento inaspettato nel layout della pagina.
Provenance
Mantieni insieme le date del dispositivo, dell'ambito e della raccolta.
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.