https://www.bulletinintelligence.com/

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

DNS

EventoTiempo (ms)
domainLookupStart285
domainLookupEnd285

TCP

EventoTiempo (ms)
connectStart287
secureConnectionStart293
connectEnd318

Solicitud

EventoTiempo (ms)
requestStart318

Respuesta

EventoTiempo (ms)
responseStart696
responseEnd719

Procesando

EventoTiempo (ms)
domInteractive1840
domContentLoadedEventStart1840
domContentLoadedEventEnd1845
domComplete2926

Carga

EventoTiempo (ms)
loadEventStart2927
loadEventEnd2970