Test name | Executions per second |
---|---|
With inline statements | 962483584.0 Ops/sec |
With min() and max() | 8110990.5 Ops/sec |
With if statements | 960463680.0 Ops/sec |
With ternary operator #1 | 955725632.0 Ops/sec |
With ternary operator #2 | 964877376.0 Ops/sec |