for-of vs for-indexFastest: for-index (5.3x faster)
765 ops/sec
143 ops/sec
Fastest: for-index (1.7x faster)
302 ops/sec
173 ops/sec
Results show median performance across all community submissions. Run this benchmark yourself to verify on your device.
| Test case name | Result |
|---|---|
| for-of | |
| for-index |
| Test name | Executions per second |
|---|---|
| ✓ for-of | 505 Ops/sec |
| for-index | 299 Ops/sec |