https://rustconquest.com/

送信済みURL:
https://rustconquest.com/
レポート終了日:

Performance Navigation Timing

Copy link

PerformanceNavigationTimingインターフェイスはブラウザのドキュメントナビゲーションイベントに関する指標を提供します。

さらに詳しく…

アンロードイベントを処理

イベント時間(ミリ秒)
unloadEventStart102
unloadEventEnd102

リダイレクト

イベント時間(ミリ秒)
redirectStart2
redirectEnd11

Service Worker開始

イベント時間(ミリ秒)
workerStart0

Service Worker取得イベント

イベント時間(ミリ秒)
fetchStart11

DNS

イベント時間(ミリ秒)
domainLookupStart11
domainLookupEnd11

TCP

イベント時間(ミリ秒)
connectStart11
secureConnectionStart11
connectEnd11

リクエスト

イベント時間(ミリ秒)
requestStart13

レスポンス

イベント時間(ミリ秒)
responseStart89
responseEnd95

処理中

イベント時間(ミリ秒)
domInteractive375
domContentLoadedEventStart375
domContentLoadedEventEnd376
domComplete1599

ロード

イベント時間(ミリ秒)
loadEventStart1600
loadEventEnd1604