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