Test case name | Result |
---|---|
Object access | |
Proxy access | |
Proxy with get handler access | |
Use of simple getter | |
Use of defineProperty |
Test name | Executions per second |
---|---|
Object access | 12856777.0 Ops/sec |
Proxy access | 10268416.0 Ops/sec |
Proxy with get handler access | 9732634.0 Ops/sec |
Use of simple getter | 12566425.0 Ops/sec |
Use of defineProperty | 12752992.0 Ops/sec |