https://www.gimp-forum.net/thread-9723.html

Submitted URL:
https://www.gimp-forum.net/Thread-QWRQWRQWRRWQWRQRedirected
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
redirectEnd415

Service Worker Init

EventTiming (ms)
workerStart0

Service Worker Fetch Event

EventTiming (ms)
fetchStart415

DNS

EventTiming (ms)
domainLookupStart415
domainLookupEnd415

TCP

EventTiming (ms)
connectStart415
secureConnectionStart415
connectEnd415

Request

EventTiming (ms)
requestStart418

Response

EventTiming (ms)
responseStart474
responseEnd516

Processing

EventTiming (ms)
domInteractive1538
domContentLoadedEventStart1538
domContentLoadedEventEnd1541
domComplete2342

Load

EventTiming (ms)
loadEventStart2342
loadEventEnd2342