map vs forEachFastest: forEach (1.2x faster)
1,493,999 ops/sec
1,276,852 ops/sec
Results show median performance across all community submissions. Run this benchmark yourself to verify on your device.
| Test case name | Result |
|---|---|
| map | |
| forEach |
| Test name | Executions per second |
|---|---|
| ✓ forEach | 22,954,522 Ops/sec |
| map | 17,035,556 Ops/sec |