Run details:
Mozilla/5.0 (X11; Linux x86_64; rv:135.0) Gecko/20100101 Firefox/135.0
Firefox 135
Linux
Desktop
2 months ago
Test name Executions per second
for 1236874.1 Ops/sec
for (with defined iterator) 1103999.5 Ops/sec
for (with defined iterator and iterator limit) 685008.4 Ops/sec
for of 147107.7 Ops/sec
for in 65177656.0 Ops/sec
forEach 877846.3 Ops/sec
do while 1303228.8 Ops/sec
do while (with defined iterator limit) 1300172.5 Ops/sec
while 1119064.8 Ops/sec
while (with defined iterator limit) 1095080.9 Ops/sec
Script Preparation code:
Tests:
  • for

  • for (with defined iterator)

  • for (with defined iterator and iterator limit)

  • for of

  • for in

  • forEach

  • do while

  • do while (with defined iterator limit)

  • while

  • while (with defined iterator limit)