https://community.wongcw.com/posts/972896?btwaf=60806841

Submitted URL:
https://community.wongcw.com/posts/972896
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)
unloadEventStart693
unloadEventEnd693

Redirect

EventTiming (ms)
redirectStart0
redirectEnd0

Service Worker Init

EventTiming (ms)
workerStart0

Service Worker Fetch Event

EventTiming (ms)
fetchStart4

DNS

EventTiming (ms)
domainLookupStart4
domainLookupEnd4

TCP

EventTiming (ms)
connectStart4
secureConnectionStart4
connectEnd4

Request

EventTiming (ms)
requestStart17

Response

EventTiming (ms)
responseStart683
responseEnd958

Processing

EventTiming (ms)
domInteractive2390
domContentLoadedEventStart2594
domContentLoadedEventEnd2595
domComplete3558

Load

EventTiming (ms)
loadEventStart3558
loadEventEnd3572