https://script.google.com/macros/s/AKfycby2E-PwnSyUTJQcdhk5J1PWsHi9LwDZN9efPP07NfKJsepOpYJu-belwsV6GepMy11hUA/exec?mt_click_id=mt-ztnmv7-1737748515-3467806650#5ouI

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

DNS

EventTiming (ms)
domainLookupStart676
domainLookupEnd676

TCP

EventTiming (ms)
connectStart679
secureConnectionStart691
connectEnd729

Request

EventTiming (ms)
requestStart730

Response

EventTiming (ms)
responseStart1423
responseEnd1427

Processing

EventTiming (ms)
domInteractive1622
domContentLoadedEventStart1622
domContentLoadedEventEnd1622
domComplete2388

Load

EventTiming (ms)
loadEventStart2388
loadEventEnd2388