https://www.bigstonegap.org/

Submitted URL:
https://bigstonegap.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)
fetchStart914

DNS

EventTiming (ms)
domainLookupStart914
domainLookupEnd914

TCP

EventTiming (ms)
connectStart916
secureConnectionStart922
connectEnd1093

Request

EventTiming (ms)
requestStart1093

Response

EventTiming (ms)
responseStart1516
responseEnd1629

Processing

EventTiming (ms)
domInteractive3258
domContentLoadedEventStart3260
domContentLoadedEventEnd3271
domComplete3491

Load

EventTiming (ms)
loadEventStart3492
loadEventEnd3498