https://na01.safelinks.protection.outlook.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)
connectStart57
secureConnectionStart68
connectEnd435

Solicitud

EventoTiempo (ms)
requestStart435

Respuesta

EventoTiempo (ms)
responseStart709
responseEnd712

Procesando

EventoTiempo (ms)
domInteractive733
domContentLoadedEventStart733
domContentLoadedEventEnd733
domComplete734

Carga

EventoTiempo (ms)
loadEventStart734
loadEventEnd734