https://www.codingame.com/ide/puzzle/onboarding

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)
fetchStart3

DNS

EventoTiempo (ms)
domainLookupStart3
domainLookupEnd3

TCP

EventoTiempo (ms)
connectStart88
secureConnectionStart100
connectEnd123

Solicitud

EventoTiempo (ms)
requestStart124

Respuesta

EventoTiempo (ms)
responseStart418
responseEnd460

Procesando

EventoTiempo (ms)
domInteractive666
domContentLoadedEventStart1625
domContentLoadedEventEnd1626
domComplete5756

Carga

EventoTiempo (ms)
loadEventStart5756
loadEventEnd5774