| Test name | Executions per second |
|---|---|
| Object access | 245534032.0 Ops/sec |
| Proxy access | 87048032.0 Ops/sec |
| Proxy with get handler access | 66077384.0 Ops/sec |
| Use of simple getter | 232238864.0 Ops/sec |
| Use of defineProperty | 228677440.0 Ops/sec |
| Proxy with get reflect handler access | 49160532.0 Ops/sec |