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: one month ago)
Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:140.0) Gecko/20100101 Firefox/140.0
Firefox 140 on Windows
View result in a separate tab
Test name Executions per second
clientWidth / clientHeight (destructured and renamed) 16269726.0 Ops/sec
clientWidth / clientHeight (destructured) 16413431.0 Ops/sec
clientWidth / clientHeight (simple property access) 15862736.0 Ops/sec
getBoundingClientRect() (destructured) 5456129.5 Ops/sec
getBoundingClientRect() (simple property access) 5518159.5 Ops/sec