| Test name | Executions per second |
|---|---|
| ✓ Object access | 14,425,320 Ops/sec |
| Proxy access | 13,869,615 Ops/sec |
| Use of simple getter | 11,937,675 Ops/sec |
| Use of defineProperty | 11,272,118 Ops/sec |
| Proxy with get reflect handler access | 6,116,030 Ops/sec |
| Proxy with get handler access | 5,696,698 Ops/sec |