| 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 | 178686816.0 Ops/sec |
| Proxy access | 64565580.0 Ops/sec |
| Proxy with get handler access | 35373864.0 Ops/sec |
| Use of simple getter | 171482096.0 Ops/sec |
| Use of defineProperty | 154738320.0 Ops/sec |