https://go.ly/

Submitted URL:
https://go.ly/postayRedirected
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
redirectEnd903

Service Worker Init

EventTiming (ms)
workerStart0

Service Worker Fetch Event

EventTiming (ms)
fetchStart903

DNS

EventTiming (ms)
domainLookupStart903
domainLookupEnd903

TCP

EventTiming (ms)
connectStart903
secureConnectionStart903
connectEnd903

Request

EventTiming (ms)
requestStart906

Response

EventTiming (ms)
responseStart972
responseEnd1025

Processing

EventTiming (ms)
domInteractive1113
domContentLoadedEventStart1141
domContentLoadedEventEnd1141
domComplete1272

Load

EventTiming (ms)
loadEventStart1276
loadEventEnd1279