Run details:
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
Windows
Desktop
3 years ago
Test name Executions per second
iterate on map with values() and filter 218159.7 Ops/sec
iterate on map with forEach() and filter 93641.2 Ops/sec
iterate on array and filter 292395.9 Ops/sec
Script Preparation code:
Tests:
  • iterate on map with values() and filter

  • iterate on map with forEach() and filter

  • iterate on array and filter