Run details:
Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/120.0.0.0 Safari/537.36
Chrome 120
Linux
Desktop
2 years ago
new Set() Destructuring
3K/s
View exact numbers
| Test name |
Executions per second |
|
✓
Lodash uniqBy
|
4,427 Ops/sec |
|
new Set() Destructuring
|
3,341 Ops/sec |
|
uniq by forEach
|
1,810 Ops/sec |
|
uniq for loop
|
1,529 Ops/sec |
|
uniq by filter
|
1,125 Ops/sec |
Tests:
-
Lodash uniqBy
-
new Set() Destructuring
-
uniq for loop
-
uniq by forEach
-
uniq by filter