Run details:
Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/120.0.0.0 Safari/537.36
Chrome 120
Windows
Desktop
2 years ago
Benchmark.js
Array.prototype.reduce.call()
112K/s
Array.prototype.forEach.call()
109K/s
Conventional for loop
97K/s
View exact numbers
| Test name |
Executions per second |
|
✓
Array.prototype.reduce.call()
|
112,413 Ops/sec |
|
Array.prototype.forEach.call()
|
109,239 Ops/sec |
|
Conventional for loop
|
96,569 Ops/sec |
Tests:
-
Array.prototype.reduce.call()
-
Array.prototype.forEach.call()
-
Conventional for loop