https://docs.google.com/forms/d/e/1FAIpQLSemFcJneaOpjFwWg9NAlUsgdTEF9n3YXjczdexEa9ZRaQSbIw/viewform?usp=send_form

Submitted URL:
https://forms.gle/J6UF5eKvzCcAbKS57Redirected
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
redirectEnd0

Service Worker Init

EventTiming (ms)
workerStart0

Service Worker Fetch Event

EventTiming (ms)
fetchStart249

DNS

EventTiming (ms)
domainLookupStart249
domainLookupEnd249

TCP

EventTiming (ms)
connectStart252
secureConnectionStart261
connectEnd291

Request

EventTiming (ms)
requestStart292

Response

EventTiming (ms)
responseStart562
responseEnd572

Processing

EventTiming (ms)
domInteractive585
domContentLoadedEventStart585
domContentLoadedEventEnd585
domComplete713

Load

EventTiming (ms)
loadEventStart713
loadEventEnd713