https://daichisan01.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)
connectStart70
secureConnectionStart87
connectEnd679

Solicitud

EventoTiempo (ms)
requestStart680

Respuesta

EventoTiempo (ms)
responseStart1262
responseEnd1266

Procesando

EventoTiempo (ms)
domInteractive3793
domContentLoadedEventStart3793
domContentLoadedEventEnd3825
domComplete4731

Carga

EventoTiempo (ms)
loadEventStart4731
loadEventEnd4735