switch vs if/else ifFastest: switch (5.0x faster)
29,791,882 ops/sec
5,986,802 ops/sec
117,351,144 ops/sec
109,098,544 ops/sec
Results show median performance across all community submissions. Run this benchmark yourself to verify on your device.
| Test case name | Result |
|---|---|
| switch | |
| if/else if |
| Test name | Executions per second |
|---|---|
| ✓ switch | 1,104,700,288 Ops/sec |
| if/else if | 100,542,312 Ops/sec |