| Test name | Executions per second |
|---|---|
| Object access | 152279968.0 Ops/sec |
| Proxy access | 54948952.0 Ops/sec |
| Proxy with get handler access | 39765712.0 Ops/sec |
| Use of simple getter | 155547504.0 Ops/sec |
| Use of defineProperty | 157436768.0 Ops/sec |
| Proxy with get reflect handler access | 29291328.0 Ops/sec |