https://intern.ee.aeust.edu.tw/home.php?mod=space&uid=38535

Submitted URL:
https://u.to/W6d0IQRedirected
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)
fetchStart1261

DNS

EventTiming (ms)
domainLookupStart1261
domainLookupEnd1261

TCP

EventTiming (ms)
connectStart1263
secureConnectionStart1271
connectEnd3421

Request

EventTiming (ms)
requestStart3421

Response

EventTiming (ms)
responseStart3703
responseEnd3956

Processing

EventTiming (ms)
domInteractive5470
domContentLoadedEventStart5470
domContentLoadedEventEnd5470
domComplete6156

Load

EventTiming (ms)
loadEventStart6157
loadEventEnd6157