https://developer.mozilla.org/en-US/observatory

Submitted URL:
https://observatory.mozilla.org/
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)
fetchStart709

DNS

EventTiming (ms)
domainLookupStart709
domainLookupEnd709

TCP

EventTiming (ms)
connectStart713
secureConnectionStart718
connectEnd755

Request

EventTiming (ms)
requestStart756

Response

EventTiming (ms)
responseStart803
responseEnd808

Processing

EventTiming (ms)
domInteractive928
domContentLoadedEventStart1074
domContentLoadedEventEnd1074
domComplete1482

Load

EventTiming (ms)
loadEventStart1482
loadEventEnd1482