Run details:
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
Mac OS X 10.15.7
Desktop
one year ago
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
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