Run details:
Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/133.0.0.0 Safari/537.36
Chrome 133
Mac OS X 10.15.7
Desktop
one year ago
Benchmark.js
Array.prototype.reduce.call()
134K/s
Conventional for loop
123K/s
Array.prototype.forEach.call()
0/s
View exact numbers
| Test name |
Executions per second |
|
✓
Array.prototype.reduce.call()
|
134,074 Ops/sec |
|
Conventional for loop
|
123,413 Ops/sec |
|
Array.prototype.forEach.call()
|
0 Ops/sec |
Tests:
-
Array.prototype.reduce.call()
-
Array.prototype.forEach.call()
-
Conventional for loop