| Test name | Executions per second |
|---|---|
| Object access | 197395792.0 Ops/sec |
| Proxy access | 74683144.0 Ops/sec |
| Proxy with get handler access | 53173992.0 Ops/sec |
| Use of simple getter | 196454976.0 Ops/sec |
| Use of defineProperty | 194156352.0 Ops/sec |
| Proxy with get reflect handler access | 40399944.0 Ops/sec |