HTML Preparation code:
Script Preparation code:
Tests:
  • clientWidth / clientHeight (destructured and renamed)

  • clientWidth / clientHeight (destructured)

  • clientWidth / clientHeight (simple property access)

  • getBoundingClientRect() (destructured)

  • getBoundingClientRect() (simple property access)

  • getComputedStyle

Rendered benchmark preparation results:

Suite status: <idle, ready to run>

Previous results
  • Test case name Result
    clientWidth / clientHeight (destructured and renamed)
    clientWidth / clientHeight (destructured)
    clientWidth / clientHeight (simple property access)
    getBoundingClientRect() (destructured)
    getBoundingClientRect() (simple property access)
    getComputedStyle

    Fastest: N/A

    Slowest: N/A

Latest run results:
Run details: (Test run date: one month ago)
Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/134.0.0.0 Safari/537.36 Edg/134.0.0.0
Chrome 134 on Mac OS X 10.15.7
View result in a separate tab
Test name Executions per second
clientWidth / clientHeight (destructured and renamed) 1782714.9 Ops/sec
clientWidth / clientHeight (destructured) 1775377.6 Ops/sec
clientWidth / clientHeight (simple property access) 1790556.4 Ops/sec
getBoundingClientRect() (destructured) 2379475.2 Ops/sec
getBoundingClientRect() (simple property access) 2412465.0 Ops/sec
getComputedStyle 875991.0 Ops/sec