https://github.blog/open-source/maintainers/how-we-built-good-first-issues/

Submitted URL:
https://github.blog/2020-01-22-how-we-built-good-first-issues/Redirected
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
redirectEnd568

Service Worker Init

EventTiming (ms)
workerStart0

Service Worker Fetch Event

EventTiming (ms)
fetchStart568

DNS

EventTiming (ms)
domainLookupStart568
domainLookupEnd568

TCP

EventTiming (ms)
connectStart568
secureConnectionStart568
connectEnd568

Request

EventTiming (ms)
requestStart569

Response

EventTiming (ms)
responseStart997
responseEnd1040

Processing

EventTiming (ms)
domInteractive1593
domContentLoadedEventStart1593
domContentLoadedEventEnd1596
domComplete1666

Load

EventTiming (ms)
loadEventStart1667
loadEventEnd1668