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

Submitted URL:
https://hackmd.io/s/r1CLc08DJxRedirected
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)
redirectStart2
redirectEnd1302

Service Worker Init

EventTiming (ms)
workerStart0

Service Worker Fetch Event

EventTiming (ms)
fetchStart1302

DNS

EventTiming (ms)
domainLookupStart1302
domainLookupEnd1302

TCP

EventTiming (ms)
connectStart1302
secureConnectionStart1302
connectEnd1302

Request

EventTiming (ms)
requestStart1304

Response

EventTiming (ms)
responseStart1616
responseEnd1658

Processing

EventTiming (ms)
domInteractive3073
domContentLoadedEventStart5954
domContentLoadedEventEnd5957
domComplete7426

Load

EventTiming (ms)
loadEventStart7426
loadEventEnd7438