Skip to content
This repository was archived by the owner on Mar 10, 2025. It is now read-only.
This repository was archived by the owner on Mar 10, 2025. It is now read-only.

Improve performance of uniq #11

@DevL

Description

@DevL

The current implementation of uniq performs in the scale of O(n).
Here's an potential source of improvement: https://grantjenks.com/docs/sortedcontainers/sortedset.html

Metadata

Metadata

Assignees

Labels

EnumerablePertaining to the Enumerable class or conceptperformancePerformance can be improved

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions