| Test case name | Result |
|---|---|
| Proxy | |
| defineProperty | |
| getter | |
| Proxy w/ Reflection | |
| Methods | |
| Control (plain object access) |
| Test name | Executions per second |
|---|---|
| Proxy | 13578439.0 Ops/sec |
| defineProperty | 38028076.0 Ops/sec |
| getter | 30045120.0 Ops/sec |
| Proxy w/ Reflection | 12609169.0 Ops/sec |
| Methods | 95930040.0 Ops/sec |
| Control (plain object access) | 99427176.0 Ops/sec |