| Test case name | Result |
|---|---|
| Ternary with true condition | |
| Ternary with false condition | |
| && with true condition | |
| && with false condition |
| Test name | Executions per second |
|---|---|
| Ternary with true condition | 22910836.0 Ops/sec |
| Ternary with false condition | 23060302.0 Ops/sec |
| && with true condition | 23032526.0 Ops/sec |
| && with false condition | 23103980.0 Ops/sec |