| Test name | Executions per second |
|---|---|
| Object access | 19138404.0 Ops/sec |
| Proxy access | 18467130.0 Ops/sec |
| Proxy with get handler access | 8819323.0 Ops/sec |
| Use of simple getter | 19248756.0 Ops/sec |
| Use of defineProperty | 19106974.0 Ops/sec |
| Proxy with get reflect handler access | 8613283.0 Ops/sec |