https://egale.jargonbuzz.online/2024/09/24/the-transformative-power-of-education/

Submitted URL:
https://t.co/aNcIZ0MSszRedirected
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)
fetchStart1867

DNS

EventTiming (ms)
domainLookupStart1867
domainLookupEnd1867

TCP

EventTiming (ms)
connectStart1867
secureConnectionStart1867
connectEnd1867

Request

EventTiming (ms)
requestStart1869

Response

EventTiming (ms)
responseStart2301
responseEnd2836

Processing

EventTiming (ms)
domInteractive3066
domContentLoadedEventStart3066
domContentLoadedEventEnd3067
domComplete3768

Load

EventTiming (ms)
loadEventStart3769
loadEventEnd3772