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:
2 years ago)
Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/120.0.0.0 Safari/537.36
Chrome 120 on Mac OS X 10.15.7
View result in a separate tab
Array.prototype.forEach
4/s
Array.from(Map.prototype.values()).forEach
4/s
Map.prototype.forEach
4/s
View exact numbers
| Test name |
Executions per second |
|
✓
Array.prototype.forEach
|
4 Ops/sec |
|
Array.from(Map.prototype.values()).forEach
|
4 Ops/sec |
|
Map.prototype.forEach
|
4 Ops/sec |
Do you really want to delete benchmark?