forEach vs mapFastest: forEach (1.3x faster)
8,005,610 ops/sec
6,122,824 ops/sec
Results show median performance across all community submissions. Run this benchmark yourself to verify on your device.
| Test case name | Result |
|---|---|
| forEach | |
| map |
| Test name | Executions per second |
|---|---|
| ✓ forEach | 10,068,235 Ops/sec |
| map | 7,250,748 Ops/sec |