| Test name | Executions per second |
|---|---|
| Object access | 19382148.0 Ops/sec |
| Proxy access | 19383466.0 Ops/sec |
| Proxy with get handler access | 8744625.0 Ops/sec |
| Use of simple getter | 19180956.0 Ops/sec |
| Use of defineProperty | 19262282.0 Ops/sec |
| Proxy with get reflect handler access | 8847750.0 Ops/sec |