https://found.ee/the-heart-killers-ep10

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

DNS

EventoTiempo (ms)
domainLookupStart4
domainLookupEnd4

TCP

EventoTiempo (ms)
connectStart76
secureConnectionStart89
connectEnd437

Solicitud

EventoTiempo (ms)
requestStart438

Respuesta

EventoTiempo (ms)
responseStart849
responseEnd855

Procesando

EventoTiempo (ms)
domInteractive1232
domContentLoadedEventStart1232
domContentLoadedEventEnd1233
domComplete2177

Carga

EventoTiempo (ms)
loadEventStart2179
loadEventEnd2179