Test case name | Result |
---|---|
Read directly from prop | |
Set directly to prop | |
Read from getter | |
Set to setter |
Test name | Executions per second |
---|---|
Read directly from prop | 1476743424.0 Ops/sec |
Set directly to prop | 998636096.0 Ops/sec |
Read from getter | 1430136448.0 Ops/sec |
Set to setter | 984640768.0 Ops/sec |