https://script.google.com/macros/s/AKfycbyIZaHwLXo5v47VkLNPKTJAv3yuskdlIexhu2esFDhrV4tZmu1f6esRd3Vwb6aIF4oE/exec?mt_click_id=mt-atpkp3-1737741567-2496038283#62Xe2eVg

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)
fetchStart683

DNS

EventTiming (ms)
domainLookupStart683
domainLookupEnd683

TCP

EventTiming (ms)
connectStart685
secureConnectionStart695
connectEnd732

Request

EventTiming (ms)
requestStart733

Response

EventTiming (ms)
responseStart1245
responseEnd1250

Processing

EventTiming (ms)
domInteractive1442
domContentLoadedEventStart1442
domContentLoadedEventEnd1442
domComplete2178

Load

EventTiming (ms)
loadEventStart2178
loadEventEnd2178