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

Submitted URL:
https://www.gimp-forum.net/Thread-ZXVCZXVZXVVZXVZX
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)
redirectStart1
redirectEnd555

Service Worker Init

EventTiming (ms)
workerStart0

Service Worker Fetch Event

EventTiming (ms)
fetchStart555

DNS

EventTiming (ms)
domainLookupStart555
domainLookupEnd555

TCP

EventTiming (ms)
connectStart555
secureConnectionStart555
connectEnd555

Request

EventTiming (ms)
requestStart558

Response

EventTiming (ms)
responseStart612
responseEnd653

Processing

EventTiming (ms)
domInteractive1004
domContentLoadedEventStart1005
domContentLoadedEventEnd1007
domComplete1036

Load

EventTiming (ms)
loadEventStart1036
loadEventEnd1036