| Test name | Executions per second |
|---|---|
| Object access | 86991032.0 Ops/sec |
| Proxy access | 33472652.0 Ops/sec |
| Proxy with get handler access | 23278550.0 Ops/sec |
| Use of simple getter | 69416216.0 Ops/sec |
| Use of defineProperty | 68961024.0 Ops/sec |
| Proxy with get reflect handler access | 17289396.0 Ops/sec |