| Test name | Executions per second |
|---|---|
| Object access | 165579776.0 Ops/sec |
| Proxy access | 65615076.0 Ops/sec |
| Proxy with get handler access | 47488644.0 Ops/sec |
| Use of simple getter | 176382528.0 Ops/sec |
| Use of defineProperty | 166468176.0 Ops/sec |
| Proxy with get reflect handler access | 35139888.0 Ops/sec |