https://amp.dev/

Submitted URL:
https://ampproject.com/Redirected
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)
fetchStart344

DNS

EventTiming (ms)
domainLookupStart344
domainLookupEnd344

TCP

EventTiming (ms)
connectStart346
secureConnectionStart358
connectEnd431

Request

EventTiming (ms)
requestStart432

Response

EventTiming (ms)
responseStart503
responseEnd508

Processing

EventTiming (ms)
domInteractive592
domContentLoadedEventStart592
domContentLoadedEventEnd592
domComplete1135

Load

EventTiming (ms)
loadEventStart1137
loadEventEnd1138