https://mas.to/@mxscout/113780070489686995

Submitted URL:
https://mas.to/@mxscout/113780070489686995
Report Finished:

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

DNS

EventTiming (ms)
domainLookupStart12
domainLookupEnd12

TCP

EventTiming (ms)
connectStart159
secureConnectionStart179
connectEnd221

Request

EventTiming (ms)
requestStart221

Response

EventTiming (ms)
responseStart294
responseEnd339

Processing

EventTiming (ms)
domInteractive421
domContentLoadedEventStart810
domContentLoadedEventEnd810
domComplete899

Load

EventTiming (ms)
loadEventStart899
loadEventEnd938