Run details:
Mozilla/5.0 (X11; Linux x86_64; rv:132.0) Gecko/20100101 Firefox/132.0
Firefox 132
Linux
Desktop
3 months ago
Test name Executions per second
for loop 48.7 Ops/sec
for loop with length caching 37.7 Ops/sec
for...of 7.8 Ops/sec
for...in 0.8 Ops/sec
forEach 9.6 Ops/sec
map 3.8 Ops/sec
Script Preparation code:
Tests:
  • for loop

  • for loop with length caching

  • for...of

  • for...in

  • forEach

  • map