| Test name | Executions per second |
|---|---|
| Object access | 201264784.0 Ops/sec |
| Proxy access | 75679952.0 Ops/sec |
| Proxy with get handler access | 63077904.0 Ops/sec |
| Use of simple getter | 210623696.0 Ops/sec |
| Use of defineProperty | 209660496.0 Ops/sec |
| Proxy with get reflect handler access | 45395144.0 Ops/sec |