https://vueuse.org/

Submitted URL:
https://widget.useonline.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)
redirectStart0
redirectEnd0

Service Worker Init

EventTiming (ms)
workerStart0

Service Worker Fetch Event

EventTiming (ms)
fetchStart770

DNS

EventTiming (ms)
domainLookupStart770
domainLookupEnd770

TCP

EventTiming (ms)
connectStart772
secureConnectionStart779
connectEnd1037

Request

EventTiming (ms)
requestStart1038

Response

EventTiming (ms)
responseStart1108
responseEnd1112

Processing

EventTiming (ms)
domInteractive2196
domContentLoadedEventStart2255
domContentLoadedEventEnd2255
domComplete2646

Load

EventTiming (ms)
loadEventStart2646
loadEventEnd2647