| Test name | Executions per second |
|---|---|
| Object access | 120352472.0 Ops/sec |
| Proxy access | 45989856.0 Ops/sec |
| Proxy with get handler access | 32551160.0 Ops/sec |
| Use of simple getter | 113360008.0 Ops/sec |
| Use of defineProperty | 114843680.0 Ops/sec |
| Proxy with get reflect handler access | 23389866.0 Ops/sec |