| Test name | Executions per second |
|---|---|
| Object access | 178138112.0 Ops/sec |
| Proxy access | 71120072.0 Ops/sec |
| Proxy with get handler access | 52001224.0 Ops/sec |
| Use of simple getter | 200457440.0 Ops/sec |
| Use of defineProperty | 56855296.0 Ops/sec |
| Proxy with get reflect handler access | 39178868.0 Ops/sec |