| Test name | Executions per second |
|---|---|
| Object access | 13574887.0 Ops/sec |
| Proxy access | 13207618.0 Ops/sec |
| Proxy with get handler access | 6081631.0 Ops/sec |
| Use of simple getter | 13463623.0 Ops/sec |
| Use of defineProperty | 13579994.0 Ops/sec |
| Proxy with get reflect handler access | 6015945.5 Ops/sec |