| Test name | Executions per second |
|---|---|
| ✓ Use of simple getter | 77,905,320 Ops/sec |
| Use of defineProperty | 76,778,232 Ops/sec |
| Object access | 72,540,984 Ops/sec |
| Proxy access | 32,421,678 Ops/sec |
| Proxy with get handler access | 21,774,464 Ops/sec |
| Proxy with get reflect handler access | 15,985,827 Ops/sec |