Run details:
Mozilla/5.0 (Macintosh; Intel Mac OS X 10_12_6) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/70.0.3538.110 Safari/537.36
Chrome 70
Mac OS X 10.12.6
Desktop
5 years ago
Test name Executions per second
Using reduce and the spread operator 122343.5 Ops/sec
Using map and adding to an object 1282627.0 Ops/sec
Using reduce without spread operator 1371219.0 Ops/sec
Tests:
  • Using reduce and the spread operator

  • Using map and adding to an object

  • Using reduce without spread operator