Test case name | Result |
---|---|
Reduce and Spread | |
ForEach and Mutate (for .. in loop) | |
Foreach and Mutate (Object.assign) |
Test name | Executions per second |
---|---|
Reduce and Spread | 54851.9 Ops/sec |
ForEach and Mutate (for .. in loop) | 154017.7 Ops/sec |
Foreach and Mutate (Object.assign) | 11601.8 Ops/sec |