| Test name | Executions per second |
|---|---|
| Object access | 62372736.0 Ops/sec |
| Proxy access | 23619614.0 Ops/sec |
| Proxy with get handler access | 17602118.0 Ops/sec |
| Use of simple getter | 68791640.0 Ops/sec |
| Use of defineProperty | 64774768.0 Ops/sec |
| Proxy with get reflect handler access | 13278274.0 Ops/sec |