https://blog.hostcay.com/

Submitted URL:
https://pcwonderland.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)
fetchStart384

DNS

EventTiming (ms)
domainLookupStart384
domainLookupEnd384

TCP

EventTiming (ms)
connectStart385
secureConnectionStart394
connectEnd676

Request

EventTiming (ms)
requestStart676

Response

EventTiming (ms)
responseStart2384
responseEnd2425

Processing

EventTiming (ms)
domInteractive2839
domContentLoadedEventStart2846
domContentLoadedEventEnd2849
domComplete3136

Load

EventTiming (ms)
loadEventStart3136
loadEventEnd3142