https://aratasan2308.exblog.jp/profile/

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

DNS

EventoTiempo (ms)
domainLookupStart0
domainLookupEnd0

TCP

EventoTiempo (ms)
connectStart47
secureConnectionStart60
connectEnd615

Solicitud

EventoTiempo (ms)
requestStart615

Respuesta

EventoTiempo (ms)
responseStart1130
responseEnd1134

Procesando

EventoTiempo (ms)
domInteractive3452
domContentLoadedEventStart3454
domContentLoadedEventEnd3473
domComplete4165

Carga

EventoTiempo (ms)
loadEventStart4165
loadEventEnd4168