| Test name | Executions per second |
|---|---|
| Object access | 15819393.0 Ops/sec |
| Proxy access | 12446311.0 Ops/sec |
| Proxy with get handler access | 6866079.0 Ops/sec |
| Use of simple getter | 15983921.0 Ops/sec |
| Use of defineProperty | 15933640.0 Ops/sec |
| Proxy with get reflect handler access | 6852631.5 Ops/sec |