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

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

DNS

EventoTiempo (ms)
domainLookupStart303
domainLookupEnd303

TCP

EventoTiempo (ms)
connectStart306
secureConnectionStart313
connectEnd441

Solicitud

EventoTiempo (ms)
requestStart441

Respuesta

EventoTiempo (ms)
responseStart584
responseEnd588

Procesando

EventoTiempo (ms)
domInteractive780
domContentLoadedEventStart780
domContentLoadedEventEnd781
domComplete983

Carga

EventoTiempo (ms)
loadEventStart983
loadEventEnd984