https://drsgurr.com/

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

DNS

EventTiming (ms)
domainLookupStart7869
domainLookupEnd7869

TCP

EventTiming (ms)
connectStart7873
secureConnectionStart7878
connectEnd9231

Request

EventTiming (ms)
requestStart9231

Response

EventTiming (ms)
responseStart9592
responseEnd9596

Processing

EventTiming (ms)
domInteractive10787
domContentLoadedEventStart10787
domContentLoadedEventEnd10790
domComplete10918

Load

EventTiming (ms)
loadEventStart10918
loadEventEnd10919