| Test name | Executions per second |
|---|---|
| Object access | 9546319.0 Ops/sec |
| Proxy access | 8880010.0 Ops/sec |
| Proxy with get handler access | 4266164.0 Ops/sec |
| Use of simple getter | 9552932.0 Ops/sec |
| Use of defineProperty | 9625569.0 Ops/sec |
| Proxy with get reflect handler access | 4098829.5 Ops/sec |