Run details:
Mozilla/5.0 (Macintosh; Intel Mac OS X 11_0) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/14.0.1 Safari/605.1.15
Safari 14
Mac OS X 11.0
Desktop
3 years ago
Test name Executions per second
Using reduce 324629.6 Ops/sec
Using while 946115.6 Ops/sec
Using reduce 2 and push 1538437.0 Ops/sec
Using for loop and push 2636786.0 Ops/sec
Script Preparation code:
Tests:
  • Using reduce

  • Using while

  • Using reduce 2 and push

  • Using for loop and push