Run details:
Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/132.0.0.0 Safari/537.36
Chrome 132
Mac OS X 10.15.7
Desktop
one year ago
Benchmark.js
Reduce (reusing object)
12K/s
Object.fromEntries with Array.map
3K/s
new Map with Array.map
2K/s
Reduce (creating temporary objects)
153/s
View exact numbers
Test name Executions per second
Reduce (reusing object) 12,446 Ops/sec
Object.fromEntries with Array.map 2,956 Ops/sec
new Map with Array.map 2,080 Ops/sec
Reduce (creating temporary objects) 153 Ops/sec
Script Preparation code:
Tests: