Object access vs Proxy access vs Proxy with get handler accessFastest: Object access (3.2x faster)
113,220,512 ops/sec
48,734,292 ops/sec
35,319,184 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 | 136,271,808 Ops/sec |
| Proxy access | 51,297,168 Ops/sec |
| Proxy with get handler access | 40,301,556 Ops/sec |