https://hatena.blog/

Submitted URL:
https://hatenablog.jpRedirected
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
redirectEnd0

Service Worker Init

EventTiming (ms)
workerStart0

Service Worker Fetch Event

EventTiming (ms)
fetchStart1033

DNS

EventTiming (ms)
domainLookupStart1033
domainLookupEnd1033

TCP

EventTiming (ms)
connectStart1035
secureConnectionStart1045
connectEnd1175

Request

EventTiming (ms)
requestStart1175

Response

EventTiming (ms)
responseStart2058
responseEnd2269

Processing

EventTiming (ms)
domInteractive6875
domContentLoadedEventStart6878
domContentLoadedEventEnd6908
domComplete9273

Load

EventTiming (ms)
loadEventStart9273
loadEventEnd9301