Run details:
Mozilla/5.0 (X11; Linux x86_64; rv:135.0) Gecko/20100101 Firefox/135.0
Firefox 135
Linux
Desktop
one year ago
for in
65.2M/s
do while
1.3M/s
do while (with defined iterator limit)
1.3M/s
for
1.2M/s
while
1.1M/s
for (with defined iterator)
1.1M/s
while (with defined iterator limit)
1.1M/s
forEach
878K/s
for (with defined iterator and iterator limit)
685K/s
for of
147K/s
View exact numbers
Test name Executions per second
for in 65,177,656 Ops/sec
do while 1,303,229 Ops/sec
do while (with defined iterator limit) 1,300,172 Ops/sec
for 1,236,874 Ops/sec
while 1,119,065 Ops/sec
for (with defined iterator) 1,104,000 Ops/sec
while (with defined iterator limit) 1,095,081 Ops/sec
forEach 877,846 Ops/sec
for (with defined iterator and iterator limit) 685,008 Ops/sec
for of 147,108 Ops/sec
Script Preparation code:
Tests: