Run details:
Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/77.0.3833.89 Safari/537.36
Chrome 77
Windows
Desktop
4 years ago
Test name Executions per second
for of 29118.4 Ops/sec
for in 9464.4 Ops/sec
for 15086.1 Ops/sec
while 18897.2 Ops/sec
forEach() with function 31580.2 Ops/sec
forEach() with closure 37795.1 Ops/sec
for, reversed 20567.6 Ops/sec
for, cached length 2704.0 Ops/sec
while, reversed 129642.8 Ops/sec
while, cached length 3469.6 Ops/sec
HTML Preparation code:
Script Preparation code:
Tests:
  • for of

  • for in

  • for

  • while

  • forEach() with function

  • forEach() with closure

  • for, reversed

  • for, cached length

  • while, reversed

  • while, cached length