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

Rendered benchmark preparation results:

Suite status: <idle, ready to run>

Previous results
  • Test case name Result
    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

    Fastest: N/A

    Slowest: N/A

Latest run results:
Run details: (Test run date: 2 months ago)
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 on Windows
View result in a separate tab
Test name Executions per second
Lodash funcional style (idiomatic) 2907.0 Ops/sec
Lodash functional style (performance optimized with spread) 5210.2 Ops/sec
Ramda without relying on currying or composition 880.6 Ops/sec
Ramda with currying and composition 864.6 Ops/sec
Ramda with transducers 759.1 Ops/sec
VanillaJS funcional style (idiomatic) 2703.3 Ops/sec
VanillaJS functional style (performance optimized with spread) 5908.4 Ops/sec
VanillaJS procedural 6313.7 Ops/sec