| Test name | Executions per second |
|---|---|
| Object access | 139729888.0 Ops/sec |
| Proxy access | 44113248.0 Ops/sec |
| Proxy with get handler access | 24080204.0 Ops/sec |
| Use of simple getter | 117909896.0 Ops/sec |
| Use of defineProperty | 120558088.0 Ops/sec |
| Proxy with get reflect handler access | 18208606.0 Ops/sec |