https://quran-translation.synergize.co/?i=1

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)
unloadEventStart250
unloadEventEnd250

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)
connectStart1
secureConnectionStart1
connectEnd1

Solicitud

EventoTiempo (ms)
requestStart6

Respuesta

EventoTiempo (ms)
responseStart240
responseEnd245

Procesando

EventoTiempo (ms)
domInteractive558
domContentLoadedEventStart558
domContentLoadedEventEnd564
domComplete1036

Carga

EventoTiempo (ms)
loadEventStart1036
loadEventEnd1045