https://chatgpt.com/g/g-679393156d488191b6bf8f063bef475f-venus-maximus-v1-01

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)
connectStart78
secureConnectionStart90
connectEnd105

Solicitud

EventoTiempo (ms)
requestStart105

Respuesta

EventoTiempo (ms)
responseStart122
responseEnd126

Procesando

EventoTiempo (ms)
domInteractive258
domContentLoadedEventStart258
domContentLoadedEventEnd264
domComplete266

Carga

EventoTiempo (ms)
loadEventStart266
loadEventEnd266