https://testechatx.apps.chatx.com.br/

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

DNS

EventoTiempo (ms)
domainLookupStart1
domainLookupEnd1

TCP

EventoTiempo (ms)
connectStart64
secureConnectionStart79
connectEnd550

Solicitud

EventoTiempo (ms)
requestStart550

Respuesta

EventoTiempo (ms)
responseStart839
responseEnd842

Procesando

EventoTiempo (ms)
domInteractive2277
domContentLoadedEventStart2277
domContentLoadedEventEnd2277
domComplete2629

Carga

EventoTiempo (ms)
loadEventStart2629
loadEventEnd2629