https://odysee.com/Interview-with-the-Antartic-Entity-01-22-2025:2

Performance Navigation Timing

Copy link

La interfaz PerformanceNavigationTiming brinda 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)
connectStart39
secureConnectionStart48
connectEnd63

Solicitud

EventoTiempo (ms)
requestStart63

Respuesta

EventoTiempo (ms)
responseStart39195
responseEnd39199

Procesando

EventoTiempo (ms)
domInteractive39249
domContentLoadedEventStart39249
domContentLoadedEventEnd39251
domComplete39307

Carga

EventoTiempo (ms)
loadEventStart39307
loadEventEnd39307