https://self-everyone-devel-nerve.trycloudflare.com/

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)
connectStart58
secureConnectionStart69
connectEnd91

Solicitud

EventoTiempo (ms)
requestStart92

Respuesta

EventoTiempo (ms)
responseStart1035
responseEnd1078

Procesando

EventoTiempo (ms)
domInteractive1080
domContentLoadedEventStart1080
domContentLoadedEventEnd1081
domComplete1083

Carga

EventoTiempo (ms)
loadEventStart1083
loadEventEnd1083