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 | 16601499.0 Ops/sec |
Set directly to prop | 16803244.0 Ops/sec |
Read from getter | 16732170.0 Ops/sec |
Set to setter | 16492119.0 Ops/sec |