Run details:
Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/124.0.0.0 Safari/537.36
Chrome 124
Linux
Desktop
2 years ago
new Set() Destructuring
3K/s
View exact numbers
| Test name |
Executions per second |
|
✓
Lodash uniqBy
|
4,365 Ops/sec |
|
new Set() Destructuring
|
2,972 Ops/sec |
|
uniq for loop
|
1,428 Ops/sec |
|
uniq by forEach
|
1,104 Ops/sec |
|
uniq by filter
|
647 Ops/sec |
Tests:
-
Lodash uniqBy
-
new Set() Destructuring
-
uniq for loop
-
uniq by forEach
-
uniq by filter