https://prompt-com.com/ja/p/bbd914d8-c963-44ca-8474-262b6f0e9471

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)
redirectStart20
redirectEnd2021

Service Worker Init

EventTiming (ms)
workerStart0

Service Worker Fetch Event

EventTiming (ms)
fetchStart2021

DNS

EventTiming (ms)
domainLookupStart2021
domainLookupEnd2021

TCP

EventTiming (ms)
connectStart2021
secureConnectionStart2021
connectEnd2021

Request

EventTiming (ms)
requestStart2024

Response

EventTiming (ms)
responseStart5884
responseEnd7148

Processing

EventTiming (ms)
domInteractive16316
domContentLoadedEventStart16316
domContentLoadedEventEnd16316
domComplete0

Load

EventTiming (ms)
loadEventStart0
loadEventEnd0