Tests:
-
Map.prototype.forEach
-
Array.prototype.forEach
-
Array.from(Map.prototype.values()).forEach
Rendered benchmark preparation results:
Latest run results:
Run details: (Test run date:
3 months ago)
Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/147.0.0.0 Safari/537.36
Chrome 147 on Windows
View result in a separate tab
Array.prototype.forEach
5/s
Map.prototype.forEach
4/s
Array.from(Map.prototype.values()).forEach
4/s
View exact numbers
| Test name |
Executions per second |
|
✓
Array.prototype.forEach
|
5 Ops/sec |
|
Map.prototype.forEach
|
4 Ops/sec |
|
Array.from(Map.prototype.values()).forEach
|
4 Ops/sec |
Do you really want to delete benchmark?