Script Preparation code:
Tests:
  • Object access

  • Proxy access

  • Proxy with get handler access

  • Use of simple getter

  • Use of defineProperty

  • Proxy with get reflect handler access

Rendered benchmark preparation results:

Suite status: <idle, ready to run>

Previous results
  • Test case name Result
    Object access
    Proxy access
    Proxy with get handler access
    Use of simple getter
    Use of defineProperty
    Proxy with get reflect handler access

    Fastest: N/A

    Slowest: N/A

Latest run results:
Run details: (Test run date: 2 days ago)
Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:132.0) Gecko/20100101 Firefox/132.0
Firefox 132 on Ubuntu
View result in a separate tab
Test name Executions per second
Object access 1130326144.0 Ops/sec
Proxy access 245261760.0 Ops/sec
Proxy with get handler access 20952536.0 Ops/sec
Use of simple getter 587621312.0 Ops/sec
Use of defineProperty 1029182144.0 Ops/sec
Proxy with get reflect handler access 19431546.0 Ops/sec


;