switch vs ifFastest: switch (7.3x faster)
30,801,336 ops/sec
4,195,234 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 |
| Test name | Executions per second |
|---|---|
| ✓ switch | 790,432,512 Ops/sec |
| if | 112,640,912 Ops/sec |