https://lao168.xyz/breaking0073/

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)
connectStart50
secureConnectionStart61
connectEnd414

Solicitud

EventoTiempo (ms)
requestStart415

Respuesta

EventoTiempo (ms)
responseStart799
responseEnd1059

Procesando

EventoTiempo (ms)
domInteractive1767
domContentLoadedEventStart1767
domContentLoadedEventEnd1775
domComplete3391

Carga

EventoTiempo (ms)
loadEventStart3391
loadEventEnd3409