| Test name | Executions per second |
|---|---|
| Object access | 167017504.0 Ops/sec |
| Proxy access | 60486272.0 Ops/sec |
| Proxy with get handler access | 45591028.0 Ops/sec |
| Use of simple getter | 174965376.0 Ops/sec |
| Use of defineProperty | 175652096.0 Ops/sec |
| Proxy with get reflect handler access | 33519834.0 Ops/sec |