map vs forEach/pushFastest: forEach/push (1.3x faster)
14,190,628 ops/sec
10,619,007 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/push |
| Test name | Executions per second |
|---|---|
| ✓ forEach/push | 5,253,727 Ops/sec |
| map | 4,274,894 Ops/sec |