https://www.enfam.jus.br/

Performance Navigation Timing

Copy link

The PerformanceNavigationTiming interface provides metrics regarding the browser's document navigation events

Learn more...

Process Unload Event

EventTiming (ms)
unloadEventStart0
unloadEventEnd0

Redirect

EventTiming (ms)
redirectStart0
redirectEnd0

Service Worker Init

EventTiming (ms)
workerStart0

Service Worker Fetch Event

EventTiming (ms)
fetchStart1355

DNS

EventTiming (ms)
domainLookupStart1355
domainLookupEnd1355

TCP

EventTiming (ms)
connectStart1358
secureConnectionStart1363
connectEnd1382

Request

EventTiming (ms)
requestStart1382

Response

EventTiming (ms)
responseStart3042
responseEnd3266

Processing

EventTiming (ms)
domInteractive11038
domContentLoadedEventStart11038
domContentLoadedEventEnd11040
domComplete12386

Load

EventTiming (ms)
loadEventStart12387
loadEventEnd12391