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
redirectEnd204

Service Worker Init

EventTiming (ms)
workerStart0

Service Worker Fetch Event

EventTiming (ms)
fetchStart204

DNS

EventTiming (ms)
domainLookupStart204
domainLookupEnd204

TCP

EventTiming (ms)
connectStart204
secureConnectionStart204
connectEnd204

Request

EventTiming (ms)
requestStart206

Response

EventTiming (ms)
responseStart221
responseEnd276

Processing

EventTiming (ms)
domInteractive439
domContentLoadedEventStart539
domContentLoadedEventEnd539
domComplete2028

Load

EventTiming (ms)
loadEventStart2029
loadEventEnd2029