| Test name | Executions per second |
|---|---|
| Object access | 9203310.0 Ops/sec |
| Proxy access | 8775047.0 Ops/sec |
| Proxy with get handler access | 7099519.0 Ops/sec |
| Use of simple getter | 9255105.0 Ops/sec |
| Use of defineProperty | 9162910.0 Ops/sec |
| Proxy with get reflect handler access | 6495321.5 Ops/sec |