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)

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)

    Fastest: N/A

    Slowest: N/A

Latest run results:
Run details: (Test run date: 5 days ago)
Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/135.0.0.0 Safari/537.36
Chrome 135 on Windows
View result in a separate tab
Test name Executions per second
clientWidth / clientHeight (destructured and renamed) 684703.9 Ops/sec
clientWidth / clientHeight (destructured) 687009.6 Ops/sec
clientWidth / clientHeight (simple property access) 688679.2 Ops/sec
getBoundingClientRect() (destructured) 845201.6 Ops/sec
getBoundingClientRect() (simple property access) 861339.9 Ops/sec