https://hackmd.io/@bh7fdhsd/HkdApwwuye?type=view

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

Service Worker Init

EventTiming (ms)
workerStart0

Service Worker Fetch Event

EventTiming (ms)
fetchStart1055

DNS

EventTiming (ms)
domainLookupStart1055
domainLookupEnd1055

TCP

EventTiming (ms)
connectStart1055
secureConnectionStart1055
connectEnd1055

Request

EventTiming (ms)
requestStart1058

Response

EventTiming (ms)
responseStart1346
responseEnd1388

Processing

EventTiming (ms)
domInteractive2214
domContentLoadedEventStart4942
domContentLoadedEventEnd4944
domComplete6571

Load

EventTiming (ms)
loadEventStart6571
loadEventEnd6583