https://teacher.desmos.com/activitybuilder/teacherguide/6792ea6daa07404168dc0e8f

Submitted URL:
https://teacher.desmos.com/activitybuilder/teacherguide/6792ea6daa07404168dc0e8f
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)
fetchStart4

DNS

EventTiming (ms)
domainLookupStart4
domainLookupEnd4

TCP

EventTiming (ms)
connectStart202
secureConnectionStart226
connectEnd444

Request

EventTiming (ms)
requestStart444

Response

EventTiming (ms)
responseStart641
responseEnd704

Processing

EventTiming (ms)
domInteractive3487
domContentLoadedEventStart3487
domContentLoadedEventEnd3500
domComplete3505

Load

EventTiming (ms)
loadEventStart3505
loadEventEnd3505