Run details:
Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/130.0.0.0 Safari/537.36
Chrome 130
Mac OS X 10.15.7
Desktop
10 days ago
Test name Executions per second
_.uniq(arr); 4166.2 Ops/sec
[...new Set(arr)] 2162.9 Ops/sec
HTML Preparation code:
Script Preparation code:
Tests:
  • _.uniq(arr);

  • [...new Set(arr)]


;