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)
7K/s
Object.fromEntries with Array.map
1K/s
new Map with Array.map
995/s
Reduce (creating temporary objects)
72/s
View exact numbers
Test name Executions per second
Reduce (reusing object) 6,524 Ops/sec
Object.fromEntries with Array.map 1,219 Ops/sec
new Map with Array.map 995 Ops/sec
Reduce (creating temporary objects) 72 Ops/sec
Script Preparation code:
Tests: