| Test name | Executions per second |
|---|---|
| ✓ VanillaJS procedural | 6,620 Ops/sec |
| VanillaJS functional style performance optimized | 6,326 Ops/sec |
| Lodash performance optimized functional | 5,170 Ops/sec |
| Lodash idiomatic funcional | 2,920 Ops/sec |
| VanillaJS functional style | 2,731 Ops/sec |
| Ramda without relying on currying or composition | 907 Ops/sec |
| Ramda with currying and compositio | 890 Ops/sec |