I implemented a benchmark using js-meter and compared the array methods map and forEach on parsing some data. See my script below.
map
forEach