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

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

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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