Test case name | Result |
---|---|
Using array filter and reduce + spread | |
Using array filter and object assign | |
Using array filter and object assign SMALLER array first |
Test name | Executions per second |
---|---|
Using array filter and reduce + spread | 582422.5 Ops/sec |
Using array filter and object assign | 432107.6 Ops/sec |
Using array filter and object assign SMALLER array first | 523630.8 Ops/sec |