https://perchance.org/welcome

Submitted URL:
https://perchance.org/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)
redirectStart1
redirectEnd237

Service Worker Init

EventTiming (ms)
workerStart0

Service Worker Fetch Event

EventTiming (ms)
fetchStart237

DNS

EventTiming (ms)
domainLookupStart237
domainLookupEnd237

TCP

EventTiming (ms)
connectStart237
secureConnectionStart237
connectEnd237

Request

EventTiming (ms)
requestStart241

Response

EventTiming (ms)
responseStart264
responseEnd324

Processing

EventTiming (ms)
domInteractive570
domContentLoadedEventStart737
domContentLoadedEventEnd737
domComplete2500

Load

EventTiming (ms)
loadEventStart2501
loadEventEnd2501