Test case name | Result |
---|---|
Early Return | |
Compute Offset in Array | |
Math Min and Max Functions | |
Ternary Operators | |
If...else | |
Pure Arithmetic |
Test name | Executions per second |
---|---|
Early Return | 4139.7 Ops/sec |
Compute Offset in Array | 3476.1 Ops/sec |
Math Min and Max Functions | 1815.0 Ops/sec |
Ternary Operators | 3875.5 Ops/sec |
If...else | 3653.4 Ops/sec |
Pure Arithmetic | 3730.5 Ops/sec |