https://phablime.com/ctpt

Submitted URL:
https://linkr.it/sniPjRedirected
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)
fetchStart290

DNS

EventTiming (ms)
domainLookupStart290
domainLookupEnd290

TCP

EventTiming (ms)
connectStart292
secureConnectionStart303
connectEnd1196

Request

EventTiming (ms)
requestStart1197

Response

EventTiming (ms)
responseStart1700
responseEnd1704

Processing

EventTiming (ms)
domInteractive1745
domContentLoadedEventStart1745
domContentLoadedEventEnd1745
domComplete1747

Load

EventTiming (ms)
loadEventStart1747
loadEventEnd1747