| Test name | Executions per second |
|---|---|
| Object access | 835675840.0 Ops/sec |
| Proxy access | 40474312.0 Ops/sec |
| Proxy with get handler access | 49113088.0 Ops/sec |
| Use of simple getter | 824603968.0 Ops/sec |
| Use of defineProperty | 836986944.0 Ops/sec |
| Proxy with get reflect handler access | 27902478.0 Ops/sec |