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

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

Service Worker Init

EventTiming (ms)
workerStart0

Service Worker Fetch Event

EventTiming (ms)
fetchStart1238

DNS

EventTiming (ms)
domainLookupStart1238
domainLookupEnd1238

TCP

EventTiming (ms)
connectStart1238
secureConnectionStart1238
connectEnd1238

Request

EventTiming (ms)
requestStart1240

Response

EventTiming (ms)
responseStart1551
responseEnd1593

Processing

EventTiming (ms)
domInteractive2147
domContentLoadedEventStart4319
domContentLoadedEventEnd4321
domComplete4903

Load

EventTiming (ms)
loadEventStart4903
loadEventEnd4912