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 | 15251983.0 Ops/sec |
Proxy access | 14873636.0 Ops/sec |
Proxy with get handler access | 11617647.0 Ops/sec |
Use of simple getter | 15452603.0 Ops/sec |
Use of defineProperty | 15439096.0 Ops/sec |