Test case name | Result |
---|---|
Object getter | |
Proxy getter with Reflection | |
Proxy getter without Reflection |
Test name | Executions per second |
---|---|
Object getter | 12778564.0 Ops/sec |
Proxy getter with Reflection | 4216735.5 Ops/sec |
Proxy getter without Reflection | 14883470.0 Ops/sec |