| Test case name | Result |
|---|---|
| Array.map with Object.fromEntries | |
| Array.map with new Map | |
| Reduce with new Object (`{}`) (reusing object) | |
| Reduce with new Object (`{}`) (creating temporary objects) | |
| Reduce with new Map (reusing map) |
This benchmark does not have any results yet. Be the first one to run it!