https://cdn.bulletinintelligence.com/

Performance Navigation Timing

Copy link

La interfaz PerformanceNavigationTiming proporciona 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)
fetchStart3

DNS

EventoTiempo (ms)
domainLookupStart3
domainLookupEnd3

TCP

EventoTiempo (ms)
connectStart65
secureConnectionStart76
connectEnd201

Solicitud

EventoTiempo (ms)
requestStart202

Respuesta

EventoTiempo (ms)
responseStart672
responseEnd677

Procesando

EventoTiempo (ms)
domInteractive698
domContentLoadedEventStart698
domContentLoadedEventEnd698
domComplete700

Carga

EventoTiempo (ms)
loadEventStart700
loadEventEnd700