https://hackmd.io/@wasanthal/S1Zo9yigkl?type=view

Submitted URL:
https://hackmd.io/s/S1Zo9yigklRedirected
Report Finished:

Performance Navigation Timing

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
redirectEnd1003

Service Worker Init

EventTiming (ms)
workerStart0

Service Worker Fetch Event

EventTiming (ms)
fetchStart1003

DNS

EventTiming (ms)
domainLookupStart1003
domainLookupEnd1003

TCP

EventTiming (ms)
connectStart1003
secureConnectionStart1003
connectEnd1003

Request

EventTiming (ms)
requestStart1005

Response

EventTiming (ms)
responseStart1270
responseEnd1311

Processing

EventTiming (ms)
domInteractive2280
domContentLoadedEventStart5752
domContentLoadedEventEnd5754
domComplete7303

Load

EventTiming (ms)
loadEventStart7303
loadEventEnd7317