Run details:
Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/132.0.0.0 Safari/537.36
Chrome 132
Windows
Desktop
one year ago
Iterate array
2.6M/s
Get from map (all hits)
1.3M/s
Get from array (all hits)
1.1M/s
Iterate map
654K/s
Get from map (with misses)
611K/s
Get from array (with misses)
564K/s
View exact numbers
Test name Executions per second
Iterate array 2,568,607 Ops/sec
Get from map (all hits) 1,289,440 Ops/sec
Get from array (all hits) 1,087,596 Ops/sec
Iterate map 654,443 Ops/sec
Get from map (with misses) 610,679 Ops/sec
Get from array (with misses) 564,110 Ops/sec
Script Preparation code:
Tests: