Object.fromEntries vs MapFastest: Map (8.3x faster)
2,736 ops/sec
330 ops/sec
Results show median performance across all community submissions. Run this benchmark yourself to verify on your device.
| Test case name | Result |
|---|---|
| Object.fromEntries | |
| Map |
| Test name | Executions per second |
|---|---|
| ✓ Map | 1,832 Ops/sec |
| Object.fromEntries | 426 Ops/sec |