https://www.repcon.es/

送信済みURL:
https://repcon.es/リダイレクト済み
レポート終了日:

Performance Navigation Timing

Copy link

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

さらに詳しく…

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

イベント時間(ミリ秒)
unloadEventStart0
unloadEventEnd0

リダイレクト

イベント時間(ミリ秒)
redirectStart0
redirectEnd0

Service Worker開始

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

Service Worker取得イベント

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

DNS

イベント時間(ミリ秒)
domainLookupStart194
domainLookupEnd194

TCP

イベント時間(ミリ秒)
connectStart196
secureConnectionStart203
connectEnd283

リクエスト

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

レスポンス

イベント時間(ミリ秒)
responseStart332
responseEnd336

処理中

イベント時間(ミリ秒)
domInteractive983
domContentLoadedEventStart983
domContentLoadedEventEnd1017
domComplete2523

ロード

イベント時間(ミリ秒)
loadEventStart2523
loadEventEnd2524