https://scrinshoted.github.io/

Performance Navigation Timing

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

DNS

EventTiming (ms)
domainLookupStart9
domainLookupEnd9

TCP

EventTiming (ms)
connectStart24
secureConnectionStart51
connectEnd73

Request

EventTiming (ms)
requestStart73

Response

EventTiming (ms)
responseStart79
responseEnd84

Processing

EventTiming (ms)
domInteractive314
domContentLoadedEventStart314
domContentLoadedEventEnd314
domComplete465

Load

EventTiming (ms)
loadEventStart465
loadEventEnd466