Run details:
Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/74.0.3729.131 Safari/537.36
Chrome 74
Linux
Desktop
4 years ago
Test name Executions per second
while loop 95.4 Ops/sec
// for loop 92.8 Ops/sec
// .forEach() method 247.0 Ops/sec
// for...of loop 688.7 Ops/sec
Script Preparation code:
Tests:
  • while loop

  • // for loop

  • // .forEach() method

  • // for...of loop