https://pastelink.net/5mv3uv1p

Submitted URL:
https://pastelink.net/5mv3uv1p
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)
fetchStart9

DNS

EventTiming (ms)
domainLookupStart9
domainLookupEnd9

TCP

EventTiming (ms)
connectStart188
secureConnectionStart217
connectEnd571

Request

EventTiming (ms)
requestStart574

Response

EventTiming (ms)
responseStart665
responseEnd671

Processing

EventTiming (ms)
domInteractive1178
domContentLoadedEventStart1270
domContentLoadedEventEnd1277
domComplete5460

Load

EventTiming (ms)
loadEventStart5462
loadEventEnd5465