| Test name | Executions per second |
|---|---|
| Object access | 146964352.0 Ops/sec |
| Proxy access | 61544504.0 Ops/sec |
| Proxy with get handler access | 43819512.0 Ops/sec |
| Use of simple getter | 144908816.0 Ops/sec |
| Use of defineProperty | 148247744.0 Ops/sec |
| Proxy with get reflect handler access | 33204764.0 Ops/sec |