Test case name | Result |
---|---|
Lodash partition | |
forEach with push | |
forEach with spread | |
forEach with concat | |
two filters |
Test name | Executions per second |
---|---|
Lodash partition | 964.9 Ops/sec |
forEach with push | 466.9 Ops/sec |
forEach with spread | 0.1 Ops/sec |
forEach with concat | 0.1 Ops/sec |
two filters | 409.0 Ops/sec |