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

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

Service Worker Init

EventTiming (ms)
workerStart0

Service Worker Fetch Event

EventTiming (ms)
fetchStart1043

DNS

EventTiming (ms)
domainLookupStart1043
domainLookupEnd1043

TCP

EventTiming (ms)
connectStart1043
secureConnectionStart1043
connectEnd1043

Request

EventTiming (ms)
requestStart1046

Response

EventTiming (ms)
responseStart1339
responseEnd1382

Processing

EventTiming (ms)
domInteractive2007
domContentLoadedEventStart4724
domContentLoadedEventEnd4726
domComplete5965

Load

EventTiming (ms)
loadEventStart5965
loadEventEnd5974