https://servicos.receitafederais.mom/

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

DNS

EventTiming (ms)
domainLookupStart1096
domainLookupEnd1096

TCP

EventTiming (ms)
connectStart1098
secureConnectionStart1108
connectEnd1135

Request

EventTiming (ms)
requestStart1135

Response

EventTiming (ms)
responseStart1331
responseEnd1334

Processing

EventTiming (ms)
domInteractive1356
domContentLoadedEventStart1356
domContentLoadedEventEnd1356
domComplete1645

Load

EventTiming (ms)
loadEventStart1645
loadEventEnd1645