Test case name | Result |
---|---|
With inline statements | |
With min() and max() | |
With if statements | |
With ternary operator #1 | |
With ternary operator #2 |
Test name | Executions per second |
---|---|
With inline statements | 1139116672.0 Ops/sec |
With min() and max() | 1140537344.0 Ops/sec |
With if statements | 1140608384.0 Ops/sec |
With ternary operator #1 | 1201516416.0 Ops/sec |
With ternary operator #2 | 1155996800.0 Ops/sec |