Script Preparation code:
Tests:
  • Map.prototype.forEach

  • Array.prototype.forEach

  • Array.from(Map.prototype.values()).forEach

Rendered benchmark preparation results:

Suite status: <idle, ready to run>

Previous results
  • Test case name Result
    Map.prototype.forEach
    Array.prototype.forEach
    Array.from(Map.prototype.values()).forEach

    Fastest: N/A

    Slowest: N/A

Latest run results:
Run details: (Test run date: 9 months 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
Test name Executions per second
Map.prototype.forEach 3.7 Ops/sec
Array.prototype.forEach 4.3 Ops/sec
Array.from(Map.prototype.values()).forEach 4.2 Ops/sec