Test: PerformanceNavigationTiming

Find out how the page was loaded.

Browsers that have been tested

  • chrome 91 passed
  • firefox 89 passed
  • edge 92 passed
  • safari 14 failed

Navigation type is "navigate".

You seem to have accessed this page by clicking on a link or typing a URL in the address bar of your browser.

PerformanceNavigationTiming
[
  {
    "name": "https://heppokofrontend.dev/en/webdev/trial/javascript/performance-navigation-timing",
    "entryType": "navigation",
    "startTime": 0,
    "duration": 0,
    "initiatorType": "navigation",
    "deliveryType": "",
    "nextHopProtocol": "h2",
    "renderBlockingStatus": "non-blocking",
    "workerStart": 0,
    "redirectStart": 0,
    "redirectEnd": 23.299999952316284,
    "fetchStart": 23.299999952316284,
    "domainLookupStart": 23.299999952316284,
    "domainLookupEnd": 23.299999952316284,
    "connectStart": 23.299999952316284,
    "secureConnectionStart": 23.299999952316284,
    "connectEnd": 23.299999952316284,
    "requestStart": 25.199999928474426,
    "responseStart": 123.69999992847443,
    "firstInterimResponseStart": 28.699999928474426,
    "responseEnd": 124.60000002384186,
    "transferSize": 2998,
    "encodedBodySize": 2698,
    "decodedBodySize": 7664,
    "responseStatus": 200,
    "serverTiming": [],
    "unloadEventStart": 0,
    "unloadEventEnd": 0,
    "domInteractive": 137.5,
    "domContentLoadedEventStart": 335,
    "domContentLoadedEventEnd": 335.10000002384186,
    "domComplete": 0,
    "loadEventStart": 0,
    "loadEventEnd": 0,
    "type": "navigate",
    "redirectCount": 1,
    "activationStart": 0,
    "criticalCHRestart": 0,
    "notRestoredReasons": null
  }
]