| Test name | Executions per second |
|---|---|
| Object access | 40241152.0 Ops/sec |
| Proxy access | 27173462.0 Ops/sec |
| Proxy with get handler access | 16031058.0 Ops/sec |
| Use of simple getter | 29979718.0 Ops/sec |
| Use of defineProperty | 23974372.0 Ops/sec |
| Proxy with get reflect handler access | 14475518.0 Ops/sec |