https://filesfly.cc/folders/qv7eh2hm6ygzvv60

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

DNS

EventoTiempo (ms)
domainLookupStart445
domainLookupEnd445

TCP

EventoTiempo (ms)
connectStart447
secureConnectionStart458
connectEnd618

Solicitud

EventoTiempo (ms)
requestStart618

Respuesta

EventoTiempo (ms)
responseStart853
responseEnd857

Procesando

EventoTiempo (ms)
domInteractive1114
domContentLoadedEventStart1177
domContentLoadedEventEnd1190
domComplete1222

Carga

EventoTiempo (ms)
loadEventStart1222
loadEventEnd1223