| Test name | Executions per second |
|---|---|
| ✓ Object access | 86,991,032 Ops/sec |
| Use of simple getter | 69,416,216 Ops/sec |
| Use of defineProperty | 68,961,024 Ops/sec |
| Proxy access | 33,472,652 Ops/sec |
| Proxy with get handler access | 23,278,550 Ops/sec |
| Proxy with get reflect handler access | 17,289,396 Ops/sec |