https://ep2.adtrafficquality.google/sodar/sodar2/232/runner.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)
unloadEventStart0
unloadEventEnd0

Redirección

EventoTiempo (ms)
redirectStart0
redirectEnd0

Init de service worker

EventoTiempo (ms)
workerStart0

Evento fetch de service worker

EventoTiempo (ms)
fetchStart1

DNS

EventoTiempo (ms)
domainLookupStart1
domainLookupEnd1

TCP

EventoTiempo (ms)
connectStart92
secureConnectionStart102
connectEnd135

Solicitud

EventoTiempo (ms)
requestStart137

Respuesta

EventoTiempo (ms)
responseStart140
responseEnd181

Procesando

EventoTiempo (ms)
domInteractive204
domContentLoadedEventStart204
domContentLoadedEventEnd204
domComplete207

Carga

EventoTiempo (ms)
loadEventStart207
loadEventEnd207