Test case name | Result |
---|---|
Lodash | |
Ramda without relying on currying or composition | |
Ramda with currying and composition | |
Immutable |
Test name | Executions per second |
---|---|
Lodash | 2672.0 Ops/sec |
Ramda without relying on currying or composition | 1266.4 Ops/sec |
Ramda with currying and composition | 1162.2 Ops/sec |
Immutable | 2223.5 Ops/sec |