Test name | Executions per second |
---|---|
With inline statements | 1740104064.0 Ops/sec |
With min() and max() | 7250855.5 Ops/sec |
With if statements | 1756276864.0 Ops/sec |
With ternary operator #1 | 1761143552.0 Ops/sec |
With ternary operator #2 | 1761495296.0 Ops/sec |