https://www.framer.com/

Submitted URL:
https://framer.ai/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)
fetchStart262

DNS

EventTiming (ms)
domainLookupStart262
domainLookupEnd262

TCP

EventTiming (ms)
connectStart264
secureConnectionStart275
connectEnd339

Request

EventTiming (ms)
requestStart340

Response

EventTiming (ms)
responseStart427
responseEnd481

Processing

EventTiming (ms)
domInteractive2554
domContentLoadedEventStart3097
domContentLoadedEventEnd3104
domComplete3352

Load

EventTiming (ms)
loadEventStart3353
loadEventEnd3372