https://penzu.com/public/f22d392f1f6652f2

Submitted URL:
https://penzu.com/p/f22d392f1f6652f2Redirected
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)
redirectStart1
redirectEnd626

Service Worker Init

EventTiming (ms)
workerStart0

Service Worker Fetch Event

EventTiming (ms)
fetchStart626

DNS

EventTiming (ms)
domainLookupStart626
domainLookupEnd626

TCP

EventTiming (ms)
connectStart626
secureConnectionStart626
connectEnd626

Request

EventTiming (ms)
requestStart629

Response

EventTiming (ms)
responseStart774
responseEnd800

Processing

EventTiming (ms)
domInteractive1700
domContentLoadedEventStart1700
domContentLoadedEventEnd1867
domComplete2202

Load

EventTiming (ms)
loadEventStart2202
loadEventEnd2207