Run details:
Mozilla/5.0 (X11; Linux x86_64; rv:108.0) Gecko/20100101 Firefox/108.0
Firefox 108
Linux
Desktop
one year ago
Test name Executions per second
for(const x of arr) 4810.3 Ops/sec
for(let i = 0; i < arr.length; ++i) 6716.8 Ops/sec
Tests:
  • for(const x of arr)

  • for(let i = 0; i < arr.length; ++i)