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 | 197382992.0 Ops/sec |
With min() and max() | 7037247.5 Ops/sec |
With if statements | 178808192.0 Ops/sec |
With ternary operator #1 | 177274000.0 Ops/sec |
With ternary operator #2 | 182574416.0 Ops/sec |