switch/case vs DictionaryFastest: Dictionary (26.8x faster)
13,060,366 ops/sec
488,029 ops/sec
Results show median performance across all community submissions. Run this benchmark yourself to verify on your device.
| Test case name | Result |
|---|---|
| switch/case | |
| Dictionary |
| Test name | Executions per second |
|---|---|
| ✓ Dictionary | 11,907,991 Ops/sec |
| switch/case | 725,271 Ops/sec |