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

Submitted URL:
https://hackmd.io/s/r1lFea2IuJgRedirected
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)
redirectStart1
redirectEnd1050

Service Worker Init

EventTiming (ms)
workerStart0

Service Worker Fetch Event

EventTiming (ms)
fetchStart1050

DNS

EventTiming (ms)
domainLookupStart1050
domainLookupEnd1050

TCP

EventTiming (ms)
connectStart1050
secureConnectionStart1050
connectEnd1050

Request

EventTiming (ms)
requestStart1055

Response

EventTiming (ms)
responseStart1341
responseEnd1345

Processing

EventTiming (ms)
domInteractive2129
domContentLoadedEventStart5249
domContentLoadedEventEnd5253
domComplete6700

Load

EventTiming (ms)
loadEventStart6701
loadEventEnd6712