https://www.estuaryservices.co.uk/

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

DNS

EventoTiempo (ms)
domainLookupStart266
domainLookupEnd266

TCP

EventoTiempo (ms)
connectStart269
secureConnectionStart275
connectEnd423

Solicitud

EventoTiempo (ms)
requestStart424

Respuesta

EventoTiempo (ms)
responseStart552
responseEnd555

Procesando

EventoTiempo (ms)
domInteractive594
domContentLoadedEventStart594
domContentLoadedEventEnd594
domComplete705

Carga

EventoTiempo (ms)
loadEventStart705
loadEventEnd705