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 | 157923776.0 Ops/sec |
With min() and max() | 153720976.0 Ops/sec |
With if statements | 162359088.0 Ops/sec |
With ternary operator #1 | 165927936.0 Ops/sec |
With ternary operator #2 | 165053248.0 Ops/sec |