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: 9 months ago)
Mozilla/5.0 (Android 14; Mobile; rv:122.0) Gecko/122.0 Firefox/122.0
Firefox Mobile 122 on Android
View result in a separate tab
Test name Executions per second
Object access 946865472.0 Ops/sec
Proxy access 160030480.0 Ops/sec
Proxy with get handler access 11899737.0 Ops/sec
Use of simple getter 525198496.0 Ops/sec
Use of defineProperty 943239552.0 Ops/sec
Proxy with get reflect handler access 11480620.0 Ops/sec


;