| Test name | Executions per second |
|---|---|
| Object access | 14425320.0 Ops/sec |
| Proxy access | 13869615.0 Ops/sec |
| Proxy with get handler access | 5696698.0 Ops/sec |
| Use of simple getter | 11937675.0 Ops/sec |
| Use of defineProperty | 11272118.0 Ops/sec |
| Proxy with get reflect handler access | 6116030.0 Ops/sec |