https://hackmd.io/@0AsSjnaeSB-kWRhTx-0Vzg/HJ393jTPkx?type=view

Submitted URL:
https://hackmd.io/s/HJ393jTPkxRedirected
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)
redirectStart4
redirectEnd1072

Service Worker Init

EventTiming (ms)
workerStart0

Service Worker Fetch Event

EventTiming (ms)
fetchStart1072

DNS

EventTiming (ms)
domainLookupStart1072
domainLookupEnd1072

TCP

EventTiming (ms)
connectStart1072
secureConnectionStart1072
connectEnd1072

Request

EventTiming (ms)
requestStart1075

Response

EventTiming (ms)
responseStart1376
responseEnd1419

Processing

EventTiming (ms)
domInteractive2162
domContentLoadedEventStart4837
domContentLoadedEventEnd4839
domComplete6362

Load

EventTiming (ms)
loadEventStart6363
loadEventEnd6376