| 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 | 245488112.0 Ops/sec |
| With min() and max() | 259584048.0 Ops/sec |
| With if statements | 261649552.0 Ops/sec |
| With ternary operator #1 | 263057472.0 Ops/sec |
| With ternary operator #2 | 251894992.0 Ops/sec |