Script Preparation code:
Tests:
  • iterate on map with values() and filter

  • iterate on map with forEach() and filter

  • iterate on array and filter

Rendered benchmark preparation results:

Suite status: <idle, ready to run>

Previous results
  • Test case name Result
    iterate on map with values() and filter
    iterate on map with forEach() and filter
    iterate on array and filter

    Fastest: N/A

    Slowest: N/A

Latest run results:
Run details: (Test run date: 3 years ago)
Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/96.0.4664.93 Safari/537.36
Chrome 96 on Windows
View result in a separate tab
Test name Executions per second
iterate on map with values() and filter 155168.3 Ops/sec
iterate on map with forEach() and filter 55770.3 Ops/sec
iterate on array and filter 193974.1 Ops/sec