for vs some vs for ofFastest: some (6.8x faster)
2,786,938 ops/sec
2,066,592 ops/sec
410,500 ops/sec
Results show median performance across all community submissions. Run this benchmark yourself to verify on your device.
| Test case name | Result |
|---|---|
| for | |
| some | |
| for of |
| Test name | Executions per second |
|---|---|
| ✓ some | 3,050,017 Ops/sec |
| for of | 2,076,535 Ops/sec |
| for | 456,788 Ops/sec |