lookup vs switchFastest: switch (5.3x faster)
4,813,464 ops/sec
911,975 ops/sec
Fastest: lookup (1.9x faster)
1,014,664 ops/sec
546,560 ops/sec
Results show median performance across all community submissions. Run this benchmark yourself to verify on your device.
| Test case name | Result |
|---|---|
| lookup | |
| switch |
| Test name | Executions per second |
|---|---|
| ✓ lookup | 1,411,856 Ops/sec |
| switch | 907,069 Ops/sec |