DEV Community

Discussion on: Javascript Array.push is 945x faster than Array.concat 🤯🤔

Collapse
 
manantank profile image
Manan Tank • Edited

It is important to note that concat is way faster than push if you just have a single array and you want push items of another array

jsbench.me/73kzwcxtmw/1