Test name | Executions per second |
---|---|
With inline statements | 617293312.0 Ops/sec |
With min() and max() | 624937728.0 Ops/sec |
With if statements | 614420032.0 Ops/sec |
With ternary operator #1 | 609857152.0 Ops/sec |
With ternary operator #2 | 609566336.0 Ops/sec |