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 | 27726224.0 Ops/sec |
Set directly to prop | 27070570.0 Ops/sec |
Read from getter | 27754454.0 Ops/sec |
Set to setter | 27174544.0 Ops/sec |