Object access vs Proxy access vs Proxy with get handler accessFastest: Object access (3.8x faster)
139,171,440 ops/sec
50,806,444 ops/sec
37,083,952 ops/sec
Results show median performance across all community submissions. Run this benchmark yourself to verify on your device.
| Test case name | Result |
|---|---|
| Object access | |
| Proxy access | |
| Proxy with get handler access |
| Test name | Executions per second |
|---|---|
| ✓ Object access | 139,171,440 Ops/sec |
| Proxy access | 53,096,092 Ops/sec |
| Proxy with get handler access | 38,980,052 Ops/sec |