https://reinventrecapdub-21jan25.splashthat.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)
fetchStart0

DNS

EventoTiempo (ms)
domainLookupStart0
domainLookupEnd0

TCP

EventoTiempo (ms)
connectStart55
secureConnectionStart65
connectEnd83

Solicitud

EventoTiempo (ms)
requestStart84

Respuesta

EventoTiempo (ms)
responseStart1224
responseEnd1275

Procesando

EventoTiempo (ms)
domInteractive3847
domContentLoadedEventStart3847
domContentLoadedEventEnd3886
domComplete4538

Carga

EventoTiempo (ms)
loadEventStart4538
loadEventEnd4539