Lodash vs Ramda with transducer vs Ramda with currying and composition vs Ramda without relying on currying or compositionFastest: Lodash (506.3x faster)
1,055,501 ops/sec
2,170 ops/sec
2,167 ops/sec
2,085 ops/sec
Fastest: Lodash (800.2x faster)
393,689 ops/sec
550 ops/sec
509 ops/sec
492 ops/sec
Results show median performance across all community submissions. Run this benchmark yourself to verify on your device.
| Test case name | Result |
|---|---|
| Lodash | |
| Ramda with transducer | |
| Ramda with currying and composition | |
| Ramda without relying on currying or composition |
| Test name | Executions per second |
|---|---|
| ✓ Lodash | 116,158 Ops/sec |
| Ramda with currying and composition | 315 Ops/sec |
| Ramda without relying on currying or composition | 309 Ops/sec |
| Ramda with transducer | 272 Ops/sec |