HTML Preparation code:
Script Preparation code:
Tests:
  • native built-in filter

  • native logic for filter, map

  • using forEach

  • lodash chain

  • lodash not chain

Rendered benchmark preparation results:

Suite status: <idle, ready to run>

Previous results
  • Test case name Result
    native built-in filter
    native logic for filter, map
    using forEach
    lodash chain
    lodash not chain

    Fastest: N/A

    Slowest: N/A

Latest run results:
Run details: (Test run date: 4 years ago)
Mozilla/5.0 (Macintosh; Intel Mac OS X 10.15; rv:73.0) Gecko/20100101 Firefox/73.0
Firefox 73 on Mac OS X 10.15
View result in a separate tab
Test name Executions per second
native built-in filter 699.1 Ops/sec
native logic for filter, map 50.9 Ops/sec
using forEach 1825.8 Ops/sec
lodash chain 439.0 Ops/sec
lodash not chain 452.6 Ops/sec


;