https://namu.wiki/w/%EB%82%98%EB%AC%B4%EC%9C%84%ED%82%A4:%EB%8C%80%EB%AC%B8

Submitted URL:
https://namu.wiki/Redirected
Report Finished:

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
redirectEnd403

Service Worker Init

EventTiming (ms)
workerStart0

Service Worker Fetch Event

EventTiming (ms)
fetchStart403

DNS

EventTiming (ms)
domainLookupStart403
domainLookupEnd403

TCP

EventTiming (ms)
connectStart403
secureConnectionStart403
connectEnd403

Request

EventTiming (ms)
requestStart405

Response

EventTiming (ms)
responseStart815
responseEnd917

Processing

EventTiming (ms)
domInteractive1257
domContentLoadedEventStart1538
domContentLoadedEventEnd1539
domComplete2303

Load

EventTiming (ms)
loadEventStart2303
loadEventEnd2304