for .. of vs forEachFastest: for .. of (1.3x faster)
2,038,044 ops/sec
1,603,154 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 | |
| forEach |
| Test name | Executions per second |
|---|---|
| ✓ for .. of | 3,675,988 Ops/sec |
| forEach | 3,656,322 Ops/sec |