https://gabrize.shop/proceed-next-to-next-page-riii1.html

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)
connectStart181
secureConnectionStart192
connectEnd210

Solicitud

EventoTiempo (ms)
requestStart211

Respuesta

EventoTiempo (ms)
responseStart349
responseEnd353

Procesando

EventoTiempo (ms)
domInteractive480
domContentLoadedEventStart480
domContentLoadedEventEnd480
domComplete480

Carga

EventoTiempo (ms)
loadEventStart480
loadEventEnd480