| Test name | Executions per second |
|---|---|
| Object access | 80739728.0 Ops/sec |
| Proxy access | 31100708.0 Ops/sec |
| Proxy with get handler access | 23852538.0 Ops/sec |
| Use of simple getter | 82527320.0 Ops/sec |
| Use of defineProperty | 78513064.0 Ops/sec |
| Proxy with get reflect handler access | 17953496.0 Ops/sec |