https://kaizen360.co.uk/1-your-career/

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)
fetchStart5

DNS

EventoTiempo (ms)
domainLookupStart5
domainLookupEnd5

TCP

EventoTiempo (ms)
connectStart59
secureConnectionStart68
connectEnd234

Solicitud

EventoTiempo (ms)
requestStart234

Respuesta

EventoTiempo (ms)
responseStart353
responseEnd395

Procesando

EventoTiempo (ms)
domInteractive1170
domContentLoadedEventStart1170
domContentLoadedEventEnd1171
domComplete1826

Carga

EventoTiempo (ms)
loadEventStart1826
loadEventEnd1826