| Test name | Executions per second |
|---|---|
| Object access | 257938928.0 Ops/sec |
| Proxy access | 93404456.0 Ops/sec |
| Proxy with get handler access | 74152992.0 Ops/sec |
| Use of simple getter | 255991888.0 Ops/sec |
| Use of defineProperty | 272877280.0 Ops/sec |
| Proxy with get reflect handler access | 53487132.0 Ops/sec |