Run details:
Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/97.0.4692.99 Safari/537.36
Chrome 97
Windows
Desktop
2 years ago
Test name Executions per second
Array.forEach 56870.1 Ops/sec
for(const value of array) 71491.7 Ops/sec
index 82002.3 Ops/sec
Array.reverse + reversed index 77635.3 Ops/sec
Script Preparation code:
Tests:
  • Array.forEach

  • for(const value of array)

  • index

  • Array.reverse + reversed index