https://www.shoviv.com/onedrive-backup.html

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

DNS

EventoTiempo (ms)
domainLookupStart4
domainLookupEnd4

TCP

EventoTiempo (ms)
connectStart78
secureConnectionStart91
connectEnd364

Solicitud

EventoTiempo (ms)
requestStart365

Respuesta

EventoTiempo (ms)
responseStart721
responseEnd862

Procesando

EventoTiempo (ms)
domInteractive1692
domContentLoadedEventStart1698
domContentLoadedEventEnd1722
domComplete2350

Carga

EventoTiempo (ms)
loadEventStart2350
loadEventEnd2361