Run details:
Mozilla/5.0 (Windows NT 6.1; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/85.0.4183.102 Safari/537.36
Chrome 85
Windows 7
Desktop
3 years ago
Test name Executions per second
Using reduce 239880.6 Ops/sec
Using while 1087865.0 Ops/sec
Using reduce 2 and push 2002305.0 Ops/sec
Using for loop and push 2096509.0 Ops/sec
Script Preparation code:
Tests:
  • Using reduce

  • Using while

  • Using reduce 2 and push

  • Using for loop and push