| Test name | Executions per second |
|---|---|
| Object access | 148574896.0 Ops/sec |
| Proxy access | 60993788.0 Ops/sec |
| Proxy with get handler access | 44058700.0 Ops/sec |
| Use of simple getter | 157028016.0 Ops/sec |
| Use of defineProperty | 148099552.0 Ops/sec |
| Proxy with get reflect handler access | 32613928.0 Ops/sec |