https://patroviewer.blogspot.com/

Submitted URL:
https://shorturl.at/81L4uRedirected
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)
fetchStart9244

DNS

EventTiming (ms)
domainLookupStart9244
domainLookupEnd9244

TCP

EventTiming (ms)
connectStart9246
secureConnectionStart9256
connectEnd9345

Request

EventTiming (ms)
requestStart9346

Response

EventTiming (ms)
responseStart9510
responseEnd9527

Processing

EventTiming (ms)
domInteractive10614
domContentLoadedEventStart10615
domContentLoadedEventEnd10617
domComplete10631

Load

EventTiming (ms)
loadEventStart10631
loadEventEnd10633