https://ravenation.club/@flashpost/113635506915226316

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)
connectStart41
secureConnectionStart50
connectEnd175

Solicitud

EventoTiempo (ms)
requestStart176

Respuesta

EventoTiempo (ms)
responseStart283
responseEnd320

Procesando

EventoTiempo (ms)
domInteractive800
domContentLoadedEventStart800
domContentLoadedEventEnd815
domComplete1030

Carga

EventoTiempo (ms)
loadEventStart1031
loadEventEnd1031