https://penzu.com/public/e263f60fdf686e71

Submitted URL:
https://penzu.com/p/e263f60fdf686e71
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
redirectEnd654

Service Worker Init

EventTiming (ms)
workerStart0

Service Worker Fetch Event

EventTiming (ms)
fetchStart654

DNS

EventTiming (ms)
domainLookupStart654
domainLookupEnd654

TCP

EventTiming (ms)
connectStart654
secureConnectionStart654
connectEnd654

Request

EventTiming (ms)
requestStart665

Response

EventTiming (ms)
responseStart808
responseEnd818

Processing

EventTiming (ms)
domInteractive2394
domContentLoadedEventStart2394
domContentLoadedEventEnd2690
domComplete3158

Load

EventTiming (ms)
loadEventStart3158
loadEventEnd3169