Script Preparation code:
Tests:
  • unique by map, extract with deconstruct

  • obj UniqueBy, extract with for...in loop

  • obj UniqueBy, extract with Object.values()

  • unique by map, extract with ArrayFrom

Rendered benchmark preparation results:

Suite status: <idle, ready to run>

Previous results
  • Test case name Result
    unique by map, extract with deconstruct
    obj UniqueBy, extract with for...in loop
    obj UniqueBy, extract with Object.values()
    unique by map, extract with ArrayFrom

    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 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/110.0.0.0 Safari/537.36
Chrome 110 on Mac OS X 10.15.7
View result in a separate tab
Test name Executions per second
unique by map, extract with deconstruct 4199.2 Ops/sec
obj UniqueBy, extract with for...in loop 461.1 Ops/sec
obj UniqueBy, extract with Object.values() 477.9 Ops/sec
unique by map, extract with ArrayFrom 3352.9 Ops/sec