HTML Preparation code:
Script Preparation code:
Tests:
  • _.chain(obj).pick(keys).value()

  • _.pick(obj, keys)

Rendered benchmark preparation results:

Suite status: <idle, ready to run>

Previous results
  • Test case name Result
    _.chain(obj).pick(keys).value()
    _.pick(obj, keys)

    Fastest: N/A

    Slowest: N/A

Latest run results:
Run details: (Test run date: one year ago)
Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/111.0.0.0 Safari/537.36
Chrome 111 on Mac OS X 10.15.7
View result in a separate tab
Test name Executions per second
_.chain(obj).pick(keys).value() 2037799.5 Ops/sec
_.pick(obj, keys) 2500007.0 Ops/sec