https://hackmd.io/@ceN98x5kS7a-oA9Q3dMHeQ/BJOPkZ2ukl?type=view

Submitted URL:
https://hackmd.io/s/BJOPkZ2uklRedirected
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
redirectEnd1241

Service Worker Init

EventTiming (ms)
workerStart0

Service Worker Fetch Event

EventTiming (ms)
fetchStart1241

DNS

EventTiming (ms)
domainLookupStart1241
domainLookupEnd1241

TCP

EventTiming (ms)
connectStart1241
secureConnectionStart1241
connectEnd1241

Request

EventTiming (ms)
requestStart1243

Response

EventTiming (ms)
responseStart1558
responseEnd1600

Processing

EventTiming (ms)
domInteractive2721
domContentLoadedEventStart6093
domContentLoadedEventEnd6095
domComplete7695

Load

EventTiming (ms)
loadEventStart7695
loadEventEnd7706