HTML Preparation code:
Script Preparation code:
Tests:
  • offsetWidth / offsetHeight (destructured and renamed)

  • offsetWidth / offsetHeight (destructured)

  • offsetWidth / offsetHeight (simple property access)

  • getBoundingClientRect() (destructured)

  • getBoundingClientRect() (simple property access)

  • clientWidth / clientHeight (destructured)

  • clientWidth / clientHeight (simple property access)

Rendered benchmark preparation results:

Suite status: <idle, ready to run>

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

    Fastest: N/A

    Slowest: N/A

Latest run results:
Run details: (Test run date: 2 months ago)
Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/127.0.0.0 Safari/537.36
Chrome 127 on Mac OS X 10.15.7
View result in a separate tab
Test name Executions per second
offsetWidth / offsetHeight (destructured and renamed) 1485402.2 Ops/sec
offsetWidth / offsetHeight (destructured) 1515252.6 Ops/sec
offsetWidth / offsetHeight (simple property access) 1448083.4 Ops/sec
getBoundingClientRect() (destructured) 2077076.0 Ops/sec
getBoundingClientRect() (simple property access) 1862657.1 Ops/sec
clientWidth / clientHeight (destructured) 1780388.0 Ops/sec
clientWidth / clientHeight (simple property access) 1642736.5 Ops/sec


;