https://tim.com.br/rj/para-voce/planos/controle

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

DNS

EventoTiempo (ms)
domainLookupStart3
domainLookupEnd3

TCP

EventoTiempo (ms)
connectStart17
secureConnectionStart34
connectEnd844

Solicitud

EventoTiempo (ms)
requestStart844

Respuesta

EventoTiempo (ms)
responseStart1074
responseEnd1626

Procesando

EventoTiempo (ms)
domInteractive3886
domContentLoadedEventStart3963
domContentLoadedEventEnd4035
domComplete0

Carga

EventoTiempo (ms)
loadEventStart0
loadEventEnd0