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
one year ago
_.uniq(arr);
4K/s
[...new Set(arr)]
2K/s
View exact numbers
Test name Executions per second
_.uniq(arr); 4,166 Ops/sec
[...new Set(arr)] 2,163 Ops/sec
HTML Preparation code:
Script Preparation code:
Tests: