if/if vs if/else if vs switch case 123,103,568 ops/sec
122,212,288 ops/sec
121,132,864 ops/sec
Results show median performance across all community submissions. Run this benchmark yourself to verify on your device.
| Test case name | Result |
|---|---|
| if/if | |
| if/else if | |
| switch case |
| Test name | Executions per second |
|---|---|
| ✓ if/else if | 110,078,568 Ops/sec |
| switch case | 108,546,736 Ops/sec |
| if/if | 104,835,888 Ops/sec |