| Test name | Executions per second |
|---|---|
| Direct access | 15164571.0 Ops/sec |
| Proxied access with no get handler | 14955357.0 Ops/sec |
| Proxied access with forward get handler | 7322598.5 Ops/sec |
| Proxied access with proxy wrapping get handler | 3816207.0 Ops/sec |
| Direct set | 14766445.0 Ops/sec |
| Proxied set with no set handler | 4803565.5 Ops/sec |
| Proxied set with forward set handler | 3491173.5 Ops/sec |