Run details:
Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/83.0.4103.116 Safari/537.36
Chrome 83
Windows
Desktop
3 years ago
Test name Executions per second
Using reduce 198129.8 Ops/sec
Using while 876324.7 Ops/sec
Using reduce 2 and push 1626205.0 Ops/sec
Using for loop and push 1765118.0 Ops/sec
Script Preparation code:
Tests:
  • Using reduce

  • Using while

  • Using reduce 2 and push

  • Using for loop and push