https://mastodon.world/@flashpost/113876275529376505

Submitted URL:
https://mastodon.world/@flashpost/113876275529376505
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)
fetchStart0

DNS

EventTiming (ms)
domainLookupStart0
domainLookupEnd0

TCP

EventTiming (ms)
connectStart44
secureConnectionStart54
connectEnd169

Request

EventTiming (ms)
requestStart169

Response

EventTiming (ms)
responseStart403
responseEnd406

Processing

EventTiming (ms)
domInteractive1050
domContentLoadedEventStart1050
domContentLoadedEventEnd1058
domComplete1364

Load

EventTiming (ms)
loadEventStart1365
loadEventEnd1365