https://foro.ribbon.es/topic/39897/surveyphonicaithaiindex

Performance Navigation Timing

Copy link

La interfaz PerformanceNavigationTiming brinda métricas relativas a los eventos de navegación de documentos del navegador

Más información...

Proceso de evento unload

EventoTiempo (ms)
unloadEventStart0
unloadEventEnd0

Redirección

EventoTiempo (ms)
redirectStart0
redirectEnd0

Init de service worker

EventoTiempo (ms)
workerStart0

Evento fetch de service worker

EventoTiempo (ms)
fetchStart1

DNS

EventoTiempo (ms)
domainLookupStart1
domainLookupEnd1

TCP

EventoTiempo (ms)
connectStart48
secureConnectionStart56
connectEnd146

Solicitud

EventoTiempo (ms)
requestStart147

Respuesta

EventoTiempo (ms)
responseStart261
responseEnd266

Procesando

EventoTiempo (ms)
domInteractive569
domContentLoadedEventStart640
domContentLoadedEventEnd640
domComplete890

Carga

EventoTiempo (ms)
loadEventStart890
loadEventEnd890