https://pyztc.com/index/index/index/jumplang/en-cn.html

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)
unloadEventStart787
unloadEventEnd787

Redirección

EventoTiempo (ms)
redirectStart5
redirectEnd400

Init de service worker

EventoTiempo (ms)
workerStart0

Evento fetch de service worker

EventoTiempo (ms)
fetchStart400

DNS

EventoTiempo (ms)
domainLookupStart400
domainLookupEnd400

TCP

EventoTiempo (ms)
connectStart400
secureConnectionStart400
connectEnd400

Solicitud

EventoTiempo (ms)
requestStart404

Respuesta

EventoTiempo (ms)
responseStart775
responseEnd780

Procesando

EventoTiempo (ms)
domInteractive1459
domContentLoadedEventStart1459
domContentLoadedEventEnd1469
domComplete1729

Carga

EventoTiempo (ms)
loadEventStart1729
loadEventEnd1729