https://fileforum.com/profile/baivanthevacation

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)
connectStart57
secureConnectionStart71
connectEnd521

Solicitud

EventoTiempo (ms)
requestStart521

Respuesta

EventoTiempo (ms)
responseStart634
responseEnd645

Procesando

EventoTiempo (ms)
domInteractive932
domContentLoadedEventStart932
domContentLoadedEventEnd954
domComplete2072

Carga

EventoTiempo (ms)
loadEventStart2072
loadEventEnd2075