| Test case name | Result |
|---|---|
| Object access | |
| Proxy access | |
| Proxy with get handler access | |
| Proxy with internal value |
| Test name | Executions per second |
|---|---|
| Object access | 88644384.0 Ops/sec |
| Proxy access | 3194356.2 Ops/sec |
| Proxy with get handler access | 2763644.2 Ops/sec |
| Proxy with internal value | 2124271.5 Ops/sec |