| Test name | Executions per second |
|---|---|
| Object access | 72540984.0 Ops/sec |
| Proxy access | 32421678.0 Ops/sec |
| Proxy with get handler access | 21774464.0 Ops/sec |
| Use of simple getter | 77905320.0 Ops/sec |
| Use of defineProperty | 76778232.0 Ops/sec |
| Proxy with get reflect handler access | 15985827.0 Ops/sec |