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

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

Service Worker Init

EventTiming (ms)
workerStart0

Service Worker Fetch Event

EventTiming (ms)
fetchStart1086

DNS

EventTiming (ms)
domainLookupStart1086
domainLookupEnd1086

TCP

EventTiming (ms)
connectStart1086
secureConnectionStart1086
connectEnd1086

Request

EventTiming (ms)
requestStart1088

Response

EventTiming (ms)
responseStart1386
responseEnd1427

Processing

EventTiming (ms)
domInteractive2236
domContentLoadedEventStart5692
domContentLoadedEventEnd5695
domComplete7478

Load

EventTiming (ms)
loadEventStart7478
loadEventEnd7491