https://armand88.exblog.jp/profile/

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

DNS

EventoTiempo (ms)
domainLookupStart0
domainLookupEnd0

TCP

EventoTiempo (ms)
connectStart53
secureConnectionStart66
connectEnd635

Solicitud

EventoTiempo (ms)
requestStart635

Respuesta

EventoTiempo (ms)
responseStart1270
responseEnd1274

Procesando

EventoTiempo (ms)
domInteractive3540
domContentLoadedEventStart3543
domContentLoadedEventEnd3564
domComplete4430

Carga

EventoTiempo (ms)
loadEventStart4430
loadEventEnd4434