HTML Preparation code:
Script Preparation code:
Tests:
Rendered benchmark preparation results:

Suite status: <idle, ready to run>

Previous results
  • Test case name Result
    _.uniq(arrayOfOptions)
    [...new Set(arrayOfOptions)]

    Fastest: N/A

    Slowest: N/A

Latest run results:
Run details: (Test run date: 7 months ago)
Mozilla/5.0 (Macintosh; Intel Mac OS X 10.15; rv:148.0) Gecko/20100101 Firefox/148.0
Firefox 148 on Mac OS X 10.15
View result in a separate tab
[...new Set(arrayOfOptions)]
377K/s
_.uniq(arrayOfOptions)
27K/s
View exact numbers
Test name Executions per second
[...new Set(arrayOfOptions)] 376,698 Ops/sec
_.uniq(arrayOfOptions) 27,423 Ops/sec