HTML Preparation code:
Script Preparation code:
Tests:
  • _.uniqWith(arr, _.isEqual).length

  • new Set(arr).size

Rendered benchmark preparation results:

Suite status: <idle, ready to run>

Previous results
  • Test case name Result
    _.uniqWith(arr, _.isEqual).length
    new Set(arr).size

    Fastest: N/A

    Slowest: N/A

Get performance results from real users on your website with Request Metrics.
Latest run results:
Run details: (Test run date: one year ago)
Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/110.0.0.0 Safari/537.36 Edg/110.0.1587.56
Chrome 110 on Windows
View result in a separate tab
Test name Executions per second
_.uniqWith(arr, _.isEqual).length 1362418.0 Ops/sec
new Set(arr).size 1230022.0 Ops/sec