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: 11 months ago)
Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Safari/537.36
Chrome 137 on Mac OS X 10.15.7
View result in a separate tab
Test name Executions per second
offsetWidth / offsetHeight (destructured and renamed) 1943031.2 Ops/sec
offsetWidth / offsetHeight (destructured) 2147353.8 Ops/sec
offsetWidth / offsetHeight (simple property access) 2253864.8 Ops/sec
getBoundingClientRect() (destructured) 2552615.0 Ops/sec
getBoundingClientRect() (simple property access) 2854651.0 Ops/sec
clientWidth / clientHeight (destructured) 2471218.2 Ops/sec
clientWidth / clientHeight (simple property access) 2470721.0 Ops/sec