https://hfgkgjzdfghdjh.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)
fetchStart1

DNS

EventoTiempo (ms)
domainLookupStart1
domainLookupEnd1

TCP

EventoTiempo (ms)
connectStart52
secureConnectionStart64
connectEnd620

Solicitud

EventoTiempo (ms)
requestStart620

Respuesta

EventoTiempo (ms)
responseStart1191
responseEnd1196

Procesando

EventoTiempo (ms)
domInteractive3520
domContentLoadedEventStart3520
domContentLoadedEventEnd3536
domComplete4421

Carga

EventoTiempo (ms)
loadEventStart4421
loadEventEnd4425