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 | 135135760.0 Ops/sec |
Proxy access | 60231876.0 Ops/sec |
Proxy with get handler access | 34067640.0 Ops/sec |
Use of simple getter | 147217648.0 Ops/sec |
Use of defineProperty | 144030464.0 Ops/sec |