Run details:
Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/132.0.0.0 Safari/537.36
Chrome 132
Windows
Desktop
2 months ago
Test name Executions per second
Lodash funcional style (idiomatic) 2936.1 Ops/sec
Lodash functional style (performance optimized with spread) 5409.1 Ops/sec
Ramda without relying on currying or composition 903.4 Ops/sec
Ramda with currying and composition 857.4 Ops/sec
Ramda with transducers 755.4 Ops/sec
VanillaJS funcional style (idiomatic) 2399.5 Ops/sec
VanillaJS functional style (performance optimized with spread) 6257.2 Ops/sec
VanillaJS procedural 6290.7 Ops/sec
HTML Preparation code:
Script Preparation code:
Tests:
  • Lodash funcional style (idiomatic)

  • Lodash functional style (performance optimized with spread)

  • Ramda without relying on currying or composition

  • Ramda with currying and composition

  • Ramda with transducers

  • VanillaJS funcional style (idiomatic)

  • VanillaJS functional style (performance optimized with spread)

  • VanillaJS procedural