Run details:
Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/80.0.3987.132 Safari/537.36
Chrome 80
Windows
Desktop
4 years ago
Test name Executions per second
while loop 135.5 Ops/sec
// for loop 136.3 Ops/sec
// .forEach() method 747.1 Ops/sec
// for...of loop 4221.0 Ops/sec
Script Preparation code:
Tests:
  • while loop

  • // for loop

  • // .forEach() method

  • // for...of loop