https://www.pruftechnik.com/it-IT/Formazione/Academy/Calendario-di-formazione/

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)
connectStart43
secureConnectionStart54
connectEnd76

Solicitud

EventoTiempo (ms)
requestStart77

Respuesta

EventoTiempo (ms)
responseStart183
responseEnd226

Procesando

EventoTiempo (ms)
domInteractive725
domContentLoadedEventStart731
domContentLoadedEventEnd832
domComplete1787

Carga

EventoTiempo (ms)
loadEventStart1787
loadEventEnd1942